Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp420 auto TotalProb = BranchProbability::getZero(); in buildBitTests() local
439 TotalProb += Clusters[i].Prob; in buildBitTests()
460 TotalProb); in buildBitTests()
463 BitTestCases.size() - 1, TotalProb); in buildBitTests()