Searched refs:OP_INSTANCEOF (Results 1 – 4 of 4) sorted by relevance
51 if (constantInstruction.opcode == InstructionConstants.OP_INSTANCEOF) in visitConstantInstruction()
223 public static final byte OP_INSTANCEOF = -63; field
189 case InstructionConstants.OP_INSTANCEOF: in create()
602 case InstructionConstants.OP_INSTANCEOF: in visitConstantInstruction()