Searched refs:PGOInstrumentationUse (Results 1 – 4 of 4) sorted by relevance
68 class PGOInstrumentationUse : public PassInfoMixin<PGOInstrumentationUse> {70 PGOInstrumentationUse(std::string Filename = "",
2249 PGOInstrumentationUse::PGOInstrumentationUse( in PGOInstrumentationUse() function in PGOInstrumentationUse2263 PreservedAnalyses PGOInstrumentationUse::run(Module &M, in run()
835 PGOInstrumentationUse(ProfileFile, ProfileRemappingFile, IsCS, FS)); in addPGOInstrPasses()870 PGOInstrumentationUse(ProfileFile, ProfileRemappingFile, IsCS, FS)); in addPGOInstrPassesForO0()
105 MODULE_PASS("pgo-instr-use", PGOInstrumentationUse())