Searched refs:hasSampleProfile (Results 1 – 5 of 5) sorted by relevance
43 (PSI->hasSampleProfile() && in isPGSOColdCodeOnly()62 if (PSI->hasSampleProfile()) in shouldFuncOptimizeForSizeImpl()83 if (PSI->hasSampleProfile()) in shouldOptimizeForSizeImpl()
128 } else if (PSI->hasSampleProfile()) { in isColdBlock()165 if (PSI->hasSampleProfile() && !PSI->isFunctionHotInCallGraph(&MF, *MBFI)) { in runOnMachineFunction()
73 if (hasSampleProfile()) { in getProfileCount()214 return hasSampleProfile() && CB.getCaller()->hasProfileData(); in isColdCallSite()
802 if (!(PSI->hasInstrumentationProfile() || PSI->hasSampleProfile())) in isCostBenefitAnalysisEnabled()
74 bool hasSampleProfile() const { in hasSampleProfile() function334 if (!hasSampleProfile())