Searched refs:PGOInstrumentationUse (Results 1 – 4 of 4) sorted by relevance
58 class PGOInstrumentationUse : public PassInfoMixin<PGOInstrumentationUse> {60 PGOInstrumentationUse(std::string Filename = "",
1639 PGOInstrumentationUse::PGOInstrumentationUse(std::string Filename, in PGOInstrumentationUse() function in PGOInstrumentationUse1650 PreservedAnalyses PGOInstrumentationUse::run(Module &M, in run()
73 MODULE_PASS("pgo-instr-use", PGOInstrumentationUse())
614 MPM.addPass(PGOInstrumentationUse(ProfileFile, ProfileRemappingFile, IsCS)); in addPGOInstrPasses()645 MPM.addPass(PGOInstrumentationUse(ProfileFile, ProfileRemappingFile, IsCS)); in addPGOInstrPassesForO0()