Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp276 static void updateBranchWeights(BranchInst &PreHeaderBI, BranchInst &LoopBI, in updateBranchWeights() argument
286 if (WeightMD != getBranchWeightMDNode(LoopBI)) in updateBranchWeights()
393 setBranchWeights(LoopBI, LoopBIWeights, /*IsExpected=*/false); in updateBranchWeights()