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()1261 if (PSI->hasProfileSummary() && F->hasProfileData() && in unswitchFunction()
266 (CS.getCaller()->hasProfileData() || ProfileSampleAccurate || in isColdCallSite()
508 else if (F.hasProfileData()) { in buildModuleSummaryIndex()
260 if (!Preheader->getParent()->hasProfileData()) in sinkLoopInvariantInstructions()
291 bool HasProfileData = F.hasProfileData(); in runOnFunction()319 if (F.hasProfileData()) { in run()
893 if (L->getHeader()->getParent()->hasProfileData()) { in computeUnrollCount()
294 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()
3468 F.hasProfileData() || ForceSummaryEdgesCold != FunctionSummary::FSHT_None; in writePerModuleFunctionSummaryRecord()