reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
385 while (!WorkList.empty()) { 386 SlotIndex Idx = WorkList.back().first; 387 VNInfo *VNI = WorkList.back().second; 388 WorkList.pop_back(); 407 WorkList.push_back(std::make_pair(Stop, PVNI)); 424 WorkList.push_back(std::make_pair(Stop, VNI));