Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc6316 static constexpr int32_t kMaxExpectedSizePerHInstruction = 16 * kInstructionSize; in VisitPackedSwitch() local
6321 static constexpr int32_t kJumpTableInstructionThreshold = 1* MB / kMaxExpectedSizePerHInstruction; in VisitPackedSwitch()