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

References

lib/IR/LegacyPassManager.cpp
  355       BasicBlockPass *BP = getContainedPass(Index);
 1394       BasicBlockPass *BP = getContainedPass(Index);
 1444     Changed |= getContainedPass(Index)->doInitialization(M);
 1453     Changed |= getContainedPass(Index)->doFinalization(M);
 1462     BasicBlockPass *BP = getContainedPass(Index);
 1473     BasicBlockPass *BP = getContainedPass(Index);