Home
last modified time | relevance | path

Searched defs: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
H A DLoopPeel.cpp682 static void updateBranchWeights(Instruction *Term, WeightInfo &Info) { in updateBranchWeights() function