Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h120 unsigned MaxJumpTableSize = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1701 const unsigned MaxJumpTableSize = getMaximumJumpTableSize(); isSuitableForJumpTable() local