Searched refs:hasBranchWeightMD (Results 1 – 6 of 6) sorted by relevance
47 LLVM_ABI bool hasBranchWeightMD(const Instruction &I);
183 if (hasBranchWeightMD(*Latch->getTerminator())) { in ConnectProlog()313 if (hasBranchWeightMD(*Latch->getTerminator())) { in ConnectEpilog()399 if (hasBranchWeightMD(*LatchBR)) { in CloneLoopBlocks()802 if (hasBranchWeightMD(*Latch->getTerminator())) { in UnrollRuntimeLoopRemainder()
1220 bool PredHasWeights = hasBranchWeightMD(*PTI); in performValueComparisonIntoPredecessorFolding()1221 bool SuccHasWeights = hasBranchWeightMD(*TI); in performValueComparisonIntoPredecessorFolding()4863 bool HasWeights = hasBranchWeightMD(*SI); in simplifySwitchOnSelect()5743 if (hasBranchWeightMD(*SI)) { in turnSwitchRangeIntoICmp()
111 bool hasBranchWeightMD(const Instruction &I) { in hasBranchWeightMD() function
667 if (hasBranchWeightMD(*BR)) in hasProfileData()
2400 if (hasBranchWeightMD(*OrigLoop->getLoopLatch()->getTerminator())) in emitIterationCountCheck()7222 hasBranchWeightMD(*OrigLoop->getLoopLatch()->getTerminator()); in executePlan()7476 if (hasBranchWeightMD(*OrigLoop->getLoopLatch()->getTerminator())) in emitIterationCountCheck()7587 if (hasBranchWeightMD(*OrigLoop->getLoopLatch()->getTerminator())) { in emitMinimumVectorEpilogueIterCountCheck()