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

References

lib/Passes/PassBuilder.cpp
  624     MPM.addPass(PGOInstrumentationUse(ProfileFile, ProfileRemappingFile, IsCS));
  632   MPM.addPass(PGOInstrumentationGen(IsCS));
  639   Options.UseBFIInPromotion = IsCS;
  640   MPM.addPass(InstrProfiling(Options, IsCS));