Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h114 unsigned MaxJumpTableSize = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1656 const unsigned MaxJumpTableSize = getMaximumJumpTableSize(); in isSuitableForJumpTable() local