Home
last modified time | relevance | path

Searched refs:MaximumJumpTableSize (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp76 static cl::opt<unsigned> MaximumJumpTableSize variable
1676 return MaximumJumpTableSize; in getMaximumJumpTableSize()
1680 MaximumJumpTableSize = Val; in setMaximumJumpTableSize()