Searched refs:kPackedSwitchJumpTableThreshold (Results 1 – 2 of 2) sorted by relevance
145 InstructionCodeGeneratorX86::kPackedSwitchJumpTableThreshold) { in VisitPackedSwitch()
210 static constexpr uint32_t kPackedSwitchJumpTableThreshold = 5; variable