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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp 1608 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize);
1976 unsigned TargetLoweringBase::getMinimumJumpTableDensity(bool OptForSize) const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 1704 unsigned getMinimumJumpTableDensity(bool OptForSize) const;

Completed in 64 milliseconds