Home
last modified time | relevance | path

Searched defs:TotalCases (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp34 SwitchCG::getJumpTableNumCases(const SmallVectorImpl<unsigned> &TotalCases, in getJumpTableNumCases()
70 SmallVector<unsigned, 8> TotalCases(N); in findJumpTables() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp37 SwitchCG::getJumpTableNumCases(const SmallVectorImpl<unsigned> &TotalCases, in getJumpTableNumCases()
73 SmallVector<unsigned, 8> TotalCases(N); in findJumpTables() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8206 unsigned *TotalCases, unsigned First, in isDense()
8338 SmallVector<unsigned, 8> TotalCases(N); in findJumpTables() local