Home
last modified time | relevance | path

Searched defs:MinDensity (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1453 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize); in isSuitableForJumpTable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1655 const unsigned MinDensity = getMinimumJumpTableDensity(OptForSize); in isSuitableForJumpTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5596 uint64_t MinDensity = 40; in isSwitchDense() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp6223 const uint64_t MinDensity = 40; in isSwitchDense() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8348 unsigned MinDensity = JumpTableDensity; in findJumpTables() local