Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1985 BranchProbability UnhandledProb = BTB.Prob; in FinishBasicBlock() local
1987 UnhandledProb -= BTB.Cases[j].ExtraProb; in FinishBasicBlock()
2014 SDB->visitBitTestCase(BTB, NextMBB, UnhandledProb, BTB.Reg, BTB.Cases[j], in FinishBasicBlock()