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

References

include/llvm/Analysis/MemorySSA.h
  583     int Idx = getBasicBlockIndex(BB);
lib/Analysis/MemorySSAUpdater.cpp
  293   int i = MP->getBasicBlockIndex(BB);
 1209       MPhi->setIncomingBlock(MPhi->getBasicBlockIndex(From), To);
 1219       MPhi->setIncomingBlock(MPhi->getBasicBlockIndex(From), To);