Searched refs:PGOInstrumentationUse (Results 1 – 3 of 3) sorted by relevance
29 class PGOInstrumentationUse : public PassInfoMixin<PGOInstrumentationUse> {32 PGOInstrumentationUse(std::string Filename = "");
917 PGOInstrumentationUse::PGOInstrumentationUse(std::string Filename) in PGOInstrumentationUse() function in PGOInstrumentationUse923 PreservedAnalyses PGOInstrumentationUse::run(Module &M, in run()
58 MODULE_PASS("pgo-instr-use", PGOInstrumentationUse())