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