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()
1084 if (L->getHeader()->getParent()->hasProfileData()) { in computeUnrollCount()
135 bool UseProfileData = MF.getFunction().hasProfileData(); in runOnMachineFunction()
1217 if (F->getFunction().hasProfileData()) in canTailDuplicateUnplacedPreds()1385 if (!BB->getParent()->getFunction().hasProfileData()) in getLayoutSuccessorProbThreshold()2610 if (F->getFunction().hasProfileData() || ForceLoopColdBlock) { in collectLoopBlockSet()2656 (PreciseRotationCost && F->getFunction().hasProfileData()); in buildLoopChains()3193 if (F->getFunction().hasProfileData()) { in maybeTailDuplicateBlock()3394 if (!F->getFunction().hasProfileData()) in initDupThreshold()3514 (ApplyExtTspWithoutProfile || MF.getFunction().hasProfileData())) { in runOnMachineFunction()3607 << " with profile = " << F->getFunction().hasProfileData() in applyExtTsp()
881 if (!(MF->getFunction().hasProfileData() && LayoutMode)) { in tailDuplicate()
356 HasProfileData = MF.getFunction().hasProfileData(); in INITIALIZE_PASS_DEPENDENCY()
214 return hasSampleProfile() && CB.getCaller()->hasProfileData(); in isColdCallSite()
1003 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()
326 bool hasProfileData(bool IncludeSynthetic = false) const {
635 if (L->getHeader()->getParent()->hasProfileData()) { in computePeelCount()
1356 if (!F->getFunction().hasProfileData())
1552 if (GV.hasProfileData()) { in beginFunctionImpl()
4251 WriteRelBFToSummary && !F.hasProfileData() && in writePerModuleFunctionSummaryRecord()