reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
557 Instruction *LatchInst = dyn_cast<Instruction>(LatchVal); 559 LatchVal = VMap[LatchVal]; 559 LatchVal = VMap[LatchVal]; 560 PHI.addIncoming(LatchVal, cast<BasicBlock>(VMap[Edge.first]));