reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
173 Worklist.push_back(&IRP.getAssociatedValue()); 177 Value *V = Worklist.pop_back_val(); 204 Worklist.push_back(NewV); 210 Worklist.push_back(SI->getTrueValue()); 211 Worklist.push_back(SI->getFalseValue()); 225 Worklist.push_back(PHI->getIncomingValue(u)); 233 } while (!Worklist.empty());