Searched defs:nextOpcode (Results 1 – 2 of 2) sorted by relevance
38 private final int nextOpcode; field in Dop60 public Dop(int opcode, int family, int nextOpcode, InsnFormat format, in Dop()
1209 int nextOpcode = opcode.getNextOpcode(); in getNextOrNull() local