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, dumpableFields, getOperation, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, isDeletable, markDead, renameVars, simplifyAndGetResult, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visit
Copyright © 2001-2018 JRuby. All Rights Reserved.