Searched defs:GotoInstruction (Results 1 – 1 of 1) sorted by relevance
25 public abstract class GotoInstruction extends BranchInstruction implements UnconditionalBranch { class27 GotoInstruction(final short opcode, final InstructionHandle target) { in GotoInstruction() method in GotoInstruction36 GotoInstruction() { in GotoInstruction() method in GotoInstruction