Lines Matching refs:PGOInstrumentationGen
27 // (1) Pass PGOInstrumentationGen which instruments the IR to generate edge
36 // PGOInstrumentationGen, the real work is done in instrumentOneFunc(). For
39 // The shared code for PGOInstrumentationGen and PGOInstrumentationUse is put
44 // in pass PGOInstrumentationGen. Class PGOUseEdge and UseBBInfo are the derived
832 PreservedAnalyses PGOInstrumentationGen::run(Module &M,