Searched defs:MinDensity (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/ | ||
| H A D | TargetLoweringBase.cpp | 1809 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize); isSuitableForJumpTable() local |
| /llvm-project/llvm/lib/Transforms/Utils/ | ||
| H A D | SimplifyCFG.cpp | 6476 const uint64_t MinDensity = 40; isSwitchDense() local |