Home
last modified time | relevance | path

Searched refs:updateBranchWeights (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp276 static void updateBranchWeights(BranchInst &PreHeaderBI, BranchInst &LoopBI, in updateBranchWeights() function
851 updateBranchWeights(*PHBI, *BI, HasConditionalPreHeader, BISuccsSwapped); in rotateLoop()
H A DLoopPeel.cpp682 static void updateBranchWeights(Instruction *Term, WeightInfo &Info) { in updateBranchWeights() function
1047 updateBranchWeights(TermCopy, Info); in peelLoop()