public abstract class GetInstr extends ResultBaseInstr implements FixedArityInstr
result
EMPTY_OPERANDS, operands
Constructor and Description |
---|
GetInstr(Operation op,
Variable result,
Operand source,
String ref) |
Modifier and Type | Method and Description |
---|---|
String |
getRef() |
Operand |
getSource() |
String |
toString() |
getResult, updateResult
canBeDeleted, canRaiseException, clone, cloneOperands, computeScopeFlags, getIPC, getOperands, getOperation, getRPC, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, markDead, renameVars, setIPC, setRPC, simplifyAndGetResult, simplifyOperands, transfersControl, visit
Copyright © 2001-2015 JRuby. All Rights Reserved.