Home
last modified time | relevance | path

Searched refs:IsPGOInstrGen (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp1200 const bool IsPGOInstrGen = in buildModuleSimplificationPipeline() local
1207 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()