Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc1513 bool is_packed_switch = (*insns & 0xff) == Instruction::PACKED_SWITCH; in CheckSwitchTargets() local
1518 if (is_packed_switch) { in CheckSwitchTargets()
1545 if (is_packed_switch) { in CheckSwitchTargets()