Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dpc_relative_fixups_x86.cc145 InstructionCodeGeneratorX86::kPackedSwitchJumpTableThreshold) { in VisitPackedSwitch()
Dcode_generator_x86.h210 static constexpr uint32_t kPackedSwitchJumpTableThreshold = 5; variable