Searched refs:IsPGOInstrGen (Results 1 – 1 of 1) sorted by relevance
1200 const bool IsPGOInstrGen = in buildModuleSimplificationPipeline() local1207 assert(!(IsPGOInstrGen && PGOCtxProfLoweringPass::isCtxIRPGOInstrEnabled()) && in buildModuleSimplificationPipeline()1221 if (IsPGOInstrGen || IsPGOInstrUse || IsMemprofUse || IsCtxProfGen || in buildModuleSimplificationPipeline()1226 if (IsPGOInstrGen || IsPGOInstrUse) { in buildModuleSimplificationPipeline()1228 /*RunProfileGen=*/IsPGOInstrGen, in buildModuleSimplificationPipeline()1260 if (IsPGOInstrGen || IsPGOInstrUse || IsCtxProfGen) in buildModuleSimplificationPipeline()