Lines Matching refs:PGOInstrumentationUse
30 // (2) Pass PGOInstrumentationUse which reads the edge count profile and
37 // pass PGOInstrumentationUse, the real work in done in class PGOUseFunc and
39 // The shared code for PGOInstrumentationGen and PGOInstrumentationUse is put
917 PGOInstrumentationUse::PGOInstrumentationUse(std::string Filename)
923 PreservedAnalyses PGOInstrumentationUse::run(Module &M,