reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
122 Phi2->addIncoming(Val2, If1); 123 Phi2->addIncoming(Val3, Else1); 136 Vals = PV.getValuesForPhi(Phi2); 153 Vals = PV.getValuesForPhi(Phi2); 170 Vals = PV.getValuesForPhi(Phi2); 180 Phi3->setIncomingValue(1, Phi2); 186 Vals = PV.getValuesForPhi(Phi2); 198 PV.invalidateValue(Phi2); 199 Phi2->eraseFromParent();