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