Searched refs:hasProfileData (Results 1 – 15 of 15) sorted by relevance
224 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()228 UseBranchProbabilityInfo && F.hasProfileData() in run()357 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()359 if (UseBranchProbabilityInfo && F.hasProfileData()) in run()
289 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()344 if (!F.hasProfileData()) in run()
1038 if (L->getHeader()->getParent()->hasProfileData()) { in computeUnrollCount()
141 bool UseProfileData = MF.getFunction().hasProfileData(); in runOnMachineFunction()
1212 if (F->getFunction().hasProfileData()) in canTailDuplicateUnplacedPreds()1380 if (!BB->getParent()->getFunction().hasProfileData()) in getLayoutSuccessorProbThreshold()2574 if (F->getFunction().hasProfileData() || ForceLoopColdBlock) { in collectLoopBlockSet()2620 (PreciseRotationCost && F->getFunction().hasProfileData()); in buildLoopChains()3139 if (F->getFunction().hasProfileData()) { in maybeTailDuplicateBlock()3340 if (!F->getFunction().hasProfileData()) in initDupThreshold()3460 (ApplyExtTspWithoutProfile || MF.getFunction().hasProfileData())) { in runOnMachineFunction()3553 << " with profile = " << F->getFunction().hasProfileData() in applyExtTsp()
864 if (!(MF->getFunction().hasProfileData() && LayoutMode)) { in tailDuplicate()
356 HasProfileData = MF.getFunction().hasProfileData(); in INITIALIZE_PASS_DEPENDENCY()
214 return hasSampleProfile() && CB.getCaller()->hasProfileData(); in isColdCallSite()
927 else if (F.hasProfileData()) { in buildModuleSummaryIndex()
664 static bool hasProfileData(const Function &F, const FunctionOutliningInfo &OI) { in hasProfileData() function665 if (F.hasProfileData()) in hasProfileData()694 if (hasProfileData(*Cloner.OrigFunc, *Cloner.ClonedOI)) in getOutliningCallBBRelativeFreq()1253 if (PSI.hasProfileSummary() && F.hasProfileData() && in unswitchFunction()
314 bool hasProfileData(bool IncludeSynthetic = false) const {
595 if (L->getHeader()->getParent()->hasProfileData()) { in computePeelCount()
1359 if (!F->getFunction().hasProfileData())
1552 if (GV.hasProfileData()) { in beginFunctionImpl()
4077 WriteRelBFToSummary && !F.hasProfileData() && in writePerModuleFunctionSummaryRecord()