public abstract class GetInstr extends ResultBaseInstr implements FixedArityInstr
resultEMPTY_OPERANDS, operands| Constructor and Description |
|---|
GetInstr(Operation op,
Variable result,
Operand source,
String ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(IRWriterEncoder e) |
String |
getRef() |
Operand |
getSource() |
String[] |
toStringNonOperandArgs() |
getResult, updateResultcanBeDeleted, canRaiseException, clone, cloneOperands, computeScopeFlags, getIPC, getOperands, getOperation, getRPC, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, markDead, renameVars, setIPC, setRPC, simplifyAndGetResult, simplifyOperands, toString, transfersControl, visitpublic String getRef()
public Operand getSource()
public void encode(IRWriterEncoder e)
encode in class ResultBaseInstrpublic String[] toStringNonOperandArgs()
toStringNonOperandArgs in class InstrCopyright © 2001-2015 JRuby. All Rights Reserved.