Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1801 unsigned TargetLoweringBase::getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function in TargetLoweringBase
/external/llvm/include/llvm/Target/
DTargetLowering.h1010 int getMinimumJumpTableEntries() const { in getMinimumJumpTableEntries() function