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

References

lib/Passes/PassBuilder.cpp
  664       !(FlattenedProfileUsed && Phase == ThinLTOPhase::PostLink);
  680   if (Phase == ThinLTOPhase::PostLink && !LoadSampleProfile)
  723       MPM.addPass(PGOIndirectCallPromotion(Phase == ThinLTOPhase::PostLink,
  761   if (PGOOpt && Phase != ThinLTOPhase::PostLink &&
  770   if (PGOOpt && Phase != ThinLTOPhase::PostLink &&
 1119   MPM.addPass(buildModuleSimplificationPipeline(Level, ThinLTOPhase::PostLink,