HomeSort by: relevance | last modified time | path
    Searched defs:getMaximumJumpTableSize (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp 1609 const unsigned MaxJumpTableSize = getMaximumJumpTableSize();
1980 unsigned TargetLoweringBase::getMaximumJumpTableSize() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.h 431 unsigned getMaximumJumpTableSize() const { return MaxJumpTableSize; }

Completed in 18 milliseconds