Searched refs:UnlikelyProb (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp672 BranchProbability UnlikelyProb = BranchProbability(LBH_UNLIKELY_WEIGHT, local
674 auto Prob = UnlikelyProb / numUnlikelyEdges;

Completed in 54 milliseconds