Home
last modified time | relevance | path

Searched refs:OptsizeJumpTableDensity (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp86 static cl::opt<unsigned> OptsizeJumpTableDensity( variable
1810 return OptForSize ? OptsizeJumpTableDensity : JumpTableDensity; in getMinimumJumpTableDensity()