Searched refs:IsPreLink (Results 1 – 1 of 1) sorted by relevance
1195 const bool IsPreLink = Phase != ThinOrFullLTOPhase::ThinLTOPostLink; in buildModuleSimplificationPipeline() local1198 IsPreLink && PGOCtxProfLoweringPass::isCtxIRPGOInstrEnabled(); in buildModuleSimplificationPipeline()1199 const bool IsPGOPreLink = !IsCtxProfGen && PGOOpt && IsPreLink; in buildModuleSimplificationPipeline()