Searched refs:hasProfileData (Results 1 – 10 of 10) sorted by relevance
696 static bool hasProfileData(Function *F, FunctionOutliningInfo *OI) { in hasProfileData() function697 if (F->hasProfileData()) in hasProfileData()727 if (hasProfileData(Cloner.OrigFunc, Cloner.ClonedOI.get())) in getOutliningCallBBRelativeFreq()1256 if (PSI->hasProfileSummary() && F->hasProfileData() && in unswitchFunction()
276 return hasSampleProfile() && CS.getCaller()->hasProfileData(); in isColdCallSite()
557 else if (F.hasProfileData()) { in buildModuleSummaryIndex()
265 if (!Preheader->getParent()->hasProfileData()) in sinkLoopInvariantInstructions()
293 bool HasProfileData = F.hasProfileData(); in runOnFunction()321 if (F.hasProfileData()) { in run()
895 if (L->getHeader()->getParent()->hasProfileData()) { in computeUnrollCount()
308 bool hasProfileData() const { return getEntryCount().hasValue(); } in hasProfileData() function
319 if (L->getHeader()->getParent()->hasProfileData()) { in computePeelCount()
1246 if (!BB->getParent()->getFunction().hasProfileData()) in getLayoutSuccessorProbThreshold()2193 if (F->getFunction().hasProfileData() || ForceLoopColdBlock) { in collectLoopBlockSet()2235 (PreciseRotationCost && F->getFunction().hasProfileData()); in buildLoopChains()
3551 F.hasProfileData() || ForceSummaryEdgesCold != FunctionSummary::FSHT_None; in writePerModuleFunctionSummaryRecord()