reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/MemorySSAUpdater.cpp
  668       if (BasicBlock *NewIncBB = cast_or_null<BasicBlock>(VMap.lookup(IncBB)))
  686                   cast_or_null<Instruction>(VMap.lookup(IncI))) {
  704     BasicBlock *NewBlock = cast_or_null<BasicBlock>(VMap.lookup(BB));
  717     cloneUsesAndDefs(BB, NewBlock, VMap, MPhiMap);