Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp37 SwitchCG::getJumpTableNumCases(const SmallVectorImpl<unsigned> &TotalCases, in getJumpTableNumCases()
74 SmallVector<unsigned, 8> TotalCases(N); in findJumpTables() local