Searched refs:ThinLTOPhase (Results 1 – 2 of 2) sorted by relevance
397 ThinLTOPhase Phase, in buildFunctionSimplificationPipeline()487 if ((Phase != ThinLTOPhase::PreLink || !PGOOpt || in buildFunctionSimplificationPipeline()674 ThinLTOPhase Phase, in buildModuleSimplificationPipeline()685 !(FlattenedProfileUsed && Phase == ThinLTOPhase::PostLink); in buildModuleSimplificationPipeline()701 if (Phase == ThinLTOPhase::PostLink && !LoadSampleProfile) in buildModuleSimplificationPipeline()733 Phase == ThinLTOPhase::PreLink)); in buildModuleSimplificationPipeline()739 if (Phase != ThinLTOPhase::PreLink) in buildModuleSimplificationPipeline()744 MPM.addPass(PGOIndirectCallPromotion(Phase == ThinLTOPhase::PostLink, in buildModuleSimplificationPipeline()782 if (PGOOpt && Phase != ThinLTOPhase::PostLink && in buildModuleSimplificationPipeline()791 if (PGOOpt && Phase != ThinLTOPhase::PostLink && in buildModuleSimplificationPipeline()[all …]
133 enum class ThinLTOPhase { enum286 ThinLTOPhase Phase,306 ThinLTOPhase Phase,