public abstract class BoxInstr extends ResultBaseInstr
result
EMPTY_OPERANDS, operands
Constructor and Description |
---|
BoxInstr(Operation op,
Variable result,
Operand val) |
Modifier and Type | Method and Description |
---|---|
Operand |
getValue() |
encode, getResult, updateResult
canBeDeleted, canRaiseException, clone, cloneOperands, computeScopeFlags, 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.