Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp417 auto TotalProb = BranchProbability::getZero(); in buildBitTests() local
436 TotalProb += Clusters[i].Prob; in buildBitTests()
457 TotalProb); in buildBitTests()
460 BitTestCases.size() - 1, TotalProb); in buildBitTests()