Searched defs:MaxJumpTableSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 69 unsigned MaxJumpTableSize = 0; global() variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 1810 const unsigned MaxJumpTableSize = getMaximumJumpTableSize(); isSuitableForJumpTable() local |