Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp1046 bool HasSampleProfile = PGOOpt && (PGOOpt->Action == PGOOptions::SampleUse); in buildModuleSimplificationPipeline() local
1052 HasSampleProfile && in buildModuleSimplificationPipeline()
1070 MPM.addPass(PGOIndirectCallPromotion(true /* InLTO */, HasSampleProfile)); in buildModuleSimplificationPipeline()