Searched refs:getTargets (Results 1 – 5 of 5) sorted by relevance
55 public int[] getTargets() { in getTargets() method in PackedSwitchPayloadDecodedInstruction
59 public int[] getTargets() { in getTargets() method in SparseSwitchPayloadDecodedInstruction
767 int[] targets = payload.getTargets(); in FORMAT_PACKED_SWITCH_PAYLOAD()806 int[] targets = payload.getTargets(); in FORMAT_SPARSE_SWITCH_PAYLOAD()
107 public IntList getTargets() { in getTargets() method in SwitchList
266 targetLists[offset] = cases.getTargets(); in visitSwitch()