Searched refs:getMinimumJumpTableDensity (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1504 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize);
1865 unsigned TargetLoweringBase::getMinimumJumpTableDensity(bool OptForSize) const { function in class:TargetLoweringBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1658 unsigned getMinimumJumpTableDensity(bool OptForSize) const;

Completed in 68 milliseconds