Searched refs:kSwitch (Results 1 – 3 of 3) sorted by relevance
/tools/dexter/slicer/ |
D | control_flow_graph.cc | 59 dex::kSwitch | in Visit() 66 dex::kSwitch | in Visit()
|
/tools/dexter/slicer/export/slicer/ |
D | dex_bytecode.h | 64 kSwitch = 0x04, // switch statement enumerator
|
D | dex_instruction_list.h | 69 …V(0x2B, PACKED_SWITCH, "packed-switch", k31t, kIndexNone, kContinue | kSwitch, 0, kVerifyRegA | kV… 70 …V(0x2C, SPARSE_SWITCH, "sparse-switch", k31t, kIndexNone, kContinue | kSwitch, 0, kVerifyRegA | kV…
|