Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h353 BranchProbability BranchProbToNext, Register Reg,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h526 BranchProbability BranchProbToNext, unsigned Reg,
DSelectionDAGBuilder.cpp2889 BranchProbability BranchProbToNext, in visitBitTestCase() argument
2928 addSuccessorWithProb(SwitchBB, NextMBB, BranchProbToNext); in visitBitTestCase()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1064 BranchProbability BranchProbToNext, in emitBitTestCase() argument
1103 addSuccessorWithProb(SwitchBB, NextMBB, BranchProbToNext); in emitBitTestCase()