Searched refs:kSparseSwitch (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | compiler_enums.h | 370 kSparseSwitch, enumerator |
D | mir_graph.cc | 565 (insn->dalvikInsn.opcode == Instruction::PACKED_SWITCH) ? kPackedSwitch : kSparseSwitch; in ProcessCanSwitch() |