Searched defs:IfInstruction (Results 1 – 1 of 1) sorted by relevance
25 public abstract class IfInstruction extends BranchInstruction implements StackConsumer { class31 IfInstruction() { in IfInstruction() method in IfInstruction39 protected IfInstruction(final short opcode, final InstructionHandle target) { in IfInstruction() method in IfInstruction