Home | History | Annotate | Download | only in IPO

Lines Matching refs:PGOInstrUse

147     PGOInstrUse = RunPGOInstrUse;
238 if (!PGOInstrUse.empty())
239 MPM.add(createPGOInstrumentationUseLegacyPass(PGOInstrUse));