public abstract class BranchInstr extends Instr
EMPTY_OPERANDS
Constructor and Description |
---|
BranchInstr(Operation op) |
Modifier and Type | Method and Description |
---|---|
abstract Label |
getJumpTarget() |
canBeDeletedFromScope, canRaiseException, clone, cloneOperands, computeScopeFlags, encode, getIPC, getOperands, getOperation, getRPC, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, isDeletable, markDead, renameVars, setIPC, setOperand, setRPC, simplifyAndGetResult, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visit
Copyright © 2001-2015 JRuby. All Rights Reserved.