Searched refs:HasSampleProfile (Results 1 – 2 of 2) sorted by relevance
87 uint16_t HasSampleProfile = SampleProfFilename.getNumOccurrences(); in validateCommandLine() local89 HasPerfData + HasPerfScript + HasUnsymbolizedProfile + HasSampleProfile; in validateCommandLine()110 CheckFileExists(HasSampleProfile, SampleProfFilename); in validateCommandLine()
843 bool HasSampleProfile = PGOOpt && (PGOOpt->Action == PGOOptions::SampleUse); in buildModuleSimplificationPipeline() local849 HasSampleProfile && in buildModuleSimplificationPipeline()867 MPM.addPass(PGOIndirectCallPromotion(true /* InLTO */, HasSampleProfile)); in buildModuleSimplificationPipeline()