Searched refs:ThinLTOPostLink (Results 1 – 4 of 4) sorted by relevance
1043 Phase != ThinOrFullLTOPhase::ThinLTOPostLink) in buildModuleSimplificationPipeline()1053 !(FlattenedProfileUsed && Phase == ThinOrFullLTOPhase::ThinLTOPostLink); in buildModuleSimplificationPipeline()1069 if (Phase == ThinOrFullLTOPhase::ThinLTOPostLink && !LoadSampleProfile) in buildModuleSimplificationPipeline()1075 if (Phase != ThinOrFullLTOPhase::ThinLTOPostLink) { in buildModuleSimplificationPipeline()1125 if (Phase == ThinOrFullLTOPhase::ThinLTOPostLink) in buildModuleSimplificationPipeline()1160 const bool IsPreLink = Phase != ThinOrFullLTOPhase::ThinLTOPostLink; in buildModuleSimplificationPipeline()1555 LTOPhase == ThinOrFullLTOPhase::ThinLTOPostLink)); in buildModuleOptimizationPipeline()1726 Level, ThinOrFullLTOPhase::ThinLTOPostLink)); in buildThinLTODefaultPipeline()1730 Level, ThinOrFullLTOPhase::ThinLTOPostLink)); in buildThinLTODefaultPipeline()
82 ThinLTOPostLink, enumerator
557 case (ThinOrFullLTOPhase::ThinLTOPostLink): in getLTOPhase()
1966 Reader->setSkipFlatProf(LTOPhase == ThinOrFullLTOPhase::ThinLTOPostLink); in doInitialization()