Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h253 unsigned getMaximumJumpTableSize() const { return MaxJumpTableSize; } in getMaximumJumpTableSize() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2010 unsigned TargetLoweringBase::getMaximumJumpTableSize() const { in getMaximumJumpTableSize() function in TargetLoweringBase