Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc5631 static constexpr int32_t kJumpTableInstructionThreshold = 1* MB / kMaxExpectedSizePerHInstruction; in VisitPackedSwitch() local
5635 GetGraph()->GetCurrentInstructionId() > kJumpTableInstructionThreshold) { in VisitPackedSwitch()