Searched refs:IF_ICMPGE (Results 1 – 18 of 18) sorted by relevance
27 public class IF_ICMPGE extends IfInstruction { class33 IF_ICMPGE() { in IF_ICMPGE() method in IF_ICMPGE37 public IF_ICMPGE(final InstructionHandle target) { in IF_ICMPGE() method in IF_ICMPGE38 super(org.apache.bcel.Const.IF_ICMPGE, target); in IF_ICMPGE()
47 return new IF_ICMPGE(super.getTarget()); in negate()
368 case Const.IF_ICMPGE: in readInstruction()369 obj = new IF_ICMPGE(); in readInstruction()
734 case Const.IF_ICMPGE: in createBranchInstruction()735 return new IF_ICMPGE(target); in createBranchInstruction()
240 void visitIF_ICMPGE( IF_ICMPGE obj ); in visitIF_ICMPGE()
378 public void visitIF_ICMPGE( final IF_ICMPGE obj ) { in visitIF_ICMPGE()
91 return Opcodes.IF_ICMPGE; in getInverted()92 case Opcodes.IF_ICMPGE: in getInverted()
139 testVisitJumpInsnWithProbe(Opcodes.IF_ICMPGE, Opcodes.IF_ICMPLT); in testVisitJumpInsnWithProbe_IF_ICMPGE()154 testVisitJumpInsnWithProbe(Opcodes.IF_ICMPLT, Opcodes.IF_ICMPGE); in testVisitJumpInsnWithProbe_IF_ICMPLT()
26 import org.apache.bcel.generic.IF_ICMPGE;283 case LT: bh = il.append(new IF_ICMPGE(null)); ASTFunDecl.pop(2); break; in byte_code()
170 case Const.IF_ICMPGE: in codeToHTML()467 case Const.IF_ICMPGE: in findGotos()
940 short IF_ICMPGE = 162; field
1305 public static final short IF_ICMPGE = 162; field in Const
334 testJumpInsn(IF_ICMPGE, true); in testJumpInsn()
526 case Opcodes.IF_ICMPGE: in visitJumpInsn()
271 case Const.IF_ICMPGE: in codeToString()
693 public void visitIF_ICMPGE(final IF_ICMPGE o) { in visitIF_ICMPGE()
1573 public void visitIF_ICMPGE(final IF_ICMPGE o) { in visitIF_ICMPGE()
402 IF_ICMPGE L2473 IF_ICMPGE L2518 IF_ICMPGE L5