Searched refs:hasProfileData (Results 1 – 16 of 16) sorted by relevance
223 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()227 UseBranchProbabilityInfo && F.hasProfileData() in run()352 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()354 if (UseBranchProbabilityInfo && F.hasProfileData()) in run()
305 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()360 if (!F.hasProfileData()) in run()
1085 if (L->getHeader()->getParent()->hasProfileData()) { in computeUnrollCount()
138 bool UseProfileData = MF.getFunction().hasProfileData(); in runOnMachineFunction()
109 MF.getFunction().hasProfileData(); in runOnMachineFunction()
1280 if (F->getFunction().hasProfileData()) in canTailDuplicateUnplacedPreds()1446 if (!BB->getParent()->getFunction().hasProfileData()) in getLayoutSuccessorProbThreshold()2669 if (F->getFunction().hasProfileData() || ForceLoopColdBlock) { in collectLoopBlockSet()2719 (PreciseRotationCost && F->getFunction().hasProfileData()); in buildLoopChains()3287 if (F->getFunction().hasProfileData()) { in maybeTailDuplicateBlock()3487 if (F->getFunction().hasProfileData()) { in initTailDupThreshold()3602 (ApplyExtTspWithoutProfile || MF.getFunction().hasProfileData()); in run()3747 << " with profile = " << F->getFunction().hasProfileData() in applyExtTsp()
902 if (!(MF->getFunction().hasProfileData() && LayoutMode)) { in tailDuplicate()
391 HasProfileData = MF.getFunction().hasProfileData(); in run()
218 return hasSampleProfile() && CB.getCaller()->hasProfileData(); in isColdCallSite()
1053 else if (F.hasProfileData()) { in buildModuleSummaryIndex()
659 static bool hasProfileData(const Function &F, const FunctionOutliningInfo &OI) { in hasProfileData() function660 if (F.hasProfileData()) in hasProfileData()689 if (hasProfileData(*Cloner.OrigFunc, *Cloner.ClonedOI)) in getOutliningCallBBRelativeFreq()1245 if (PSI.hasProfileSummary() && F.hasProfileData() && in unswitchFunction()
334 bool hasProfileData(bool IncludeSynthetic = false) const {
720 if (L->getHeader()->getParent()->hasProfileData()) { in computePeelCount()
1351 if (!F->getFunction().hasProfileData())
1566 if (GV.hasProfileData()) { in beginFunctionImpl()
4562 WriteRelBFToSummary && !F.hasProfileData() && in writePerModuleFunctionSummaryRecord()