Searched refs:IsPreLink (Results 1 – 1 of 1) sorted by relevance
1160 const bool IsPreLink = Phase != ThinOrFullLTOPhase::ThinLTOPostLink; in buildModuleSimplificationPipeline() local1161 const bool IsPGOPreLink = PGOOpt && IsPreLink; in buildModuleSimplificationPipeline()1174 const bool IsCtxProfGen = !IsPGOInstrGen && IsPreLink && in buildModuleSimplificationPipeline()