Modifier and Type | Method and Description |
---|---|
static Operand[] |
IRBuilder.addArg(Operand[] args,
Operand extraArg) |
static Operand[] |
IRBuilder.addArg(Operand[] args,
Operand extraArg) |
void |
IRBuilder.buildArgsMasgn(Node node,
Operand argsArray,
boolean isMasgnRoot,
int preArgsCount,
int postArgsCount,
int index,
boolean isSplat) |
Operand |
IRBuilder.buildAttrAssignAssignment(Node node,
Operand value) |
void |
IRBuilder.buildBlockArgsAssignment(Node node,
Operand argsArray,
int argIndex,
boolean isSplat) |
Operand |
IRBuilder.buildConstDeclAssignment(ConstDeclNode constDeclNode,
Operand val) |
protected Variable |
IRBuilder.buildDefnCheckIfThenPaths(Label undefLabel,
Operand defVal) |
void |
IRBuilder.buildMultipleAsgn19Assignment(MultipleAsgn19Node multipleAsgnNode,
Operand argsArray,
Operand values) |
protected Variable |
IRBuilder.copyAndReturnValue(Operand val) |
protected Variable |
IRBuilder.getValueInTemporaryVariable(Operand val) |
void |
IRBuilder.initFlipStateVariable(Variable v,
Operand initState) |
protected void |
IRBuilder.receiveBlockArg(Variable v,
Operand argsArray,
int argIndex,
boolean isSplat) |
void |
IRVisitor.visit(Operand operand) |
Modifier and Type | Method and Description |
---|---|
protected Operand |
IRBuilder.buildAttrAssignCallArgs(List<Operand> argsList,
Node args,
boolean containsAssignment) |
Modifier and Type | Method and Description |
---|---|
void |
LoadLocalVarPlacementProblem.addLoads(Map<Operand,Operand> varRenameMap) |
void |
LoadLocalVarPlacementProblem.addLoads(Map<Operand,Operand> varRenameMap) |
void |
LoadLocalVarPlacementNode.addLoads(Map<Operand,Operand> varRenameMap) |
void |
LoadLocalVarPlacementNode.addLoads(Map<Operand,Operand> varRenameMap) |
void |
StoreLocalVarPlacementProblem.addStores(Map<Operand,Operand> varRenameMap) |
void |
StoreLocalVarPlacementProblem.addStores(Map<Operand,Operand> varRenameMap) |
boolean |
StoreLocalVarPlacementNode.addStores(Map<Operand,Operand> varRenameMap,
Set<LocalVariable> excTargetDirtyVars) |
boolean |
StoreLocalVarPlacementNode.addStores(Map<Operand,Operand> varRenameMap,
Set<LocalVariable> excTargetDirtyVars) |
Modifier and Type | Field and Description |
---|---|
static Operand[] |
Instr.EMPTY_OPERANDS |
protected Operand[] |
Instr.operands |
Modifier and Type | Method and Description |
---|---|
Operand[] |
CallBase.cloneCallArgs(CloneInfo ii) |
Operand[] |
Instr.cloneOperands(CloneInfo info) |
Operand |
BuildCompoundArrayInstr.getAppendedArg() |
Operand |
BuildCompoundArrayInstr.getAppendingArg() |
Operand |
Match3Instr.getArg() |
Operand |
Match2Instr.getArg() |
Operand |
TwoOperandBranchInstr.getArg1() |
Operand |
RescueEQQInstr.getArg1() |
Operand |
OneOperandBranchInstr.getArg1() |
Operand |
EQQInstr.getArg1() |
Operand |
CallBase.getArg1()
This getter is potentially unsafe if you do not know you have >=1 arguments to the call.
|
Operand |
TwoOperandBranchInstr.getArg2() |
Operand |
RescueEQQInstr.getArg2() |
Operand |
EQQInstr.getArg2() |
Operand[] |
RuntimeHelperCall.getArgs() |
Operand |
CheckArgsArrayArityInstr.getArgsArray() |
Operand |
ToAryInstr.getArray() |
Operand |
MultipleAsgnBase.getArray() |
Operand |
BuildSplatInstr.getArray() |
Operand |
BuildRangeInstr.getBegin() |
Operand |
ProcessModuleBodyInstr.getBlock() |
Operand |
YieldInstr.getBlockArg() |
Operand |
BlockGivenInstr.getBlockArg() |
Operand[] |
CallBase.getCallArgs() |
Operand |
ModuleVersionGuardInstr.getCandidateObject()
The object whose metaclass token has to be verified
|
Operand |
ClosureAcceptingInstr.getClosureArg() |
Operand |
CallBase.getClosureArg()
From interface ClosureAcceptingInstr
|
Operand |
BuildLambdaInstr.getClosureArg() |
Operand |
CallBase.getClosureArg(Operand ifUnspecified) |
Operand |
DefineModuleInstr.getContainer() |
Operand |
DefineClassMethodInstr.getContainer() |
Operand |
DefineClassInstr.getContainer() |
Operand |
InheritanceSearchConstInstr.getCurrentModule() |
Operand |
InstanceSuperInstr.getDefiningModule() |
Operand |
ClassSuperInstr.getDefiningModule() |
Operand |
LexicalSearchConstInstr.getDefiningScope() |
Operand |
BuildRangeInstr.getEnd() |
Operand |
ThrowExceptionInstr.getException() |
Operand |
BuildLambdaInstr.getLambdaBody() |
Operand |
SetCapturedVarInstr.getMatch2Result() |
Operand |
UndefMethodInstr.getMethodName() |
Operand |
ProcessModuleBodyInstr.getModuleBody() |
Operand |
GVarAliasInstr.getNewName() |
Operand |
AliasInstr.getNewName() |
Operand |
DefineMetaClassInstr.getObject() |
Operand |
GVarAliasInstr.getOldName() |
Operand |
AliasInstr.getOldName() |
Operand[] |
NonlocalReturnInstr.getOperands() |
Operand[] |
Instr.getOperands() |
Operand[] |
BuildDynRegExpInstr.getPieces() |
Operand[] |
BuildCompoundStringInstr.getPieces() |
Operand[] |
BacktickInstr.getPieces() |
Operand |
MatchInstr.getReceiver() |
Operand |
Match3Instr.getReceiver() |
Operand |
Match2Instr.getReceiver() |
Operand |
CallBase.getReceiver() |
Operand |
ReturnBase.getReturnValue() |
Operand |
BreakInstr.getReturnValue() |
Operand |
GetInstr.getSource() |
Operand |
CopyInstr.getSource() |
Operand |
SearchConstInstr.getStartingScope() |
Operand |
GetClassVarContainerModuleInstr.getStartingScope() |
Operand |
DefineClassInstr.getSuperClass() |
Operand |
PutInstr.getTarget() |
Operand |
StoreLocalVarInstr.getValue() |
Operand |
PutInstr.getValue() |
Operand |
PutGlobalVarInstr.getValue() |
Operand |
YieldInstr.getYieldArg() |
Operand |
ToAryInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
ReqdArgMultipleAsgnInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
Instr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap)
This method takes as input a map of operands to their values, and outputs
the result of this instruction.
|
Operand |
CopyInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CallBase.containsArgSplat(Operand[] arguments) |
static NoResultCallInstr |
NoResultCallInstr.create(CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
static NoResultCallInstr |
NoResultCallInstr.create(CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
static CallInstr |
CallInstr.create(IRScope scope,
CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure) |
static CallInstr |
CallInstr.create(IRScope scope,
CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure) |
static CallInstr |
CallInstr.create(IRScope scope,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure) |
static CallInstr |
CallInstr.create(IRScope scope,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure) |
static BranchInstr |
BNEInstr.create(Label jmpTarget,
Operand v1,
Operand v2) |
static BranchInstr |
BEQInstr.create(Operand v1,
Operand v2,
Label jmpTarget) |
static AttrAssignInstr |
AttrAssignInstr.create(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
static AttrAssignInstr |
AttrAssignInstr.create(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
Operand |
CallBase.getClosureArg(Operand ifUnspecified) |
static boolean |
CallBase.isAllFixnums(Operand[] args) |
static boolean |
CallBase.isAllFloats(Operand[] args) |
Modifier and Type | Method and Description |
---|---|
void |
Instr.renameVars(Map<Operand,Operand> renameMap) |
void |
Instr.renameVars(Map<Operand,Operand> renameMap) |
Operand |
ToAryInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
ToAryInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
ReqdArgMultipleAsgnInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
ReqdArgMultipleAsgnInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
Instr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap)
This method takes as input a map of operands to their values, and outputs
the result of this instruction.
|
Operand |
Instr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap)
This method takes as input a map of operands to their values, and outputs
the result of this instruction.
|
Operand |
CopyInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
Operand |
CopyInstr.simplifyAndGetResult(IRScope scope,
Map<Operand,Operand> valueMap) |
void |
StoreLocalVarInstr.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force)
getLocalVar is saved for location and should not be simplified so we still know its original
depth/offset.
|
void |
StoreLocalVarInstr.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force)
getLocalVar is saved for location and should not be simplified so we still know its original
depth/offset.
|
void |
LoadLocalVarInstr.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force)
getLocalVar is saved for location and should not be simplified so we still know its original
depth/offset.
|
void |
LoadLocalVarInstr.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force)
getLocalVar is saved for location and should not be simplified so we still know its original
depth/offset.
|
void |
Instr.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force)
This method takes as input a map of operands to their values, and outputs
If the value map provides a value for any of the instruction's operands
this method is expected to replace the original operands with the simplified values.
|
void |
Instr.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force)
This method takes as input a map of operands to their values, and outputs
If the value map provides a value for any of the instruction's operands
this method is expected to replace the original operands with the simplified values.
|
void |
CallBase.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force) |
void |
CallBase.simplifyOperands(Map<Operand,Operand> valueMap,
boolean force) |
Constructor and Description |
---|
AliasInstr(Operand newName,
Operand oldName) |
AttrAssignInstr(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
AttrAssignInstr(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
BacktickInstr(Variable result,
Operand[] pieces) |
BEQInstr(Label jumpTarget,
Operand v1,
Operand v2) |
BFalseInstr(Label jmpTarget,
Operand v) |
BlockGivenInstr(Variable result,
Operand block) |
BNEInstr(Label jumpTarget,
Operand v1,
Operand v2) |
BNilInstr(Label jmpTarget,
Operand v) |
BranchInstr(Operation op,
Operand[] operands) |
BreakInstr(Operand returnValue,
String scopeName) |
BTrueInstr(Label jmpTarget,
Operand v) |
BuildCompoundArrayInstr(Variable result,
Operand a1,
Operand a2,
boolean isArgsPush) |
BuildCompoundStringInstr(Variable result,
Operand[] pieces,
org.jcodings.Encoding encoding) |
BuildDynRegExpInstr(Variable result,
Operand[] pieces,
RegexpOptions options) |
BuildLambdaInstr(Variable result,
Operand lambdaBody,
ISourcePosition position) |
BuildRangeInstr(Variable result,
Operand begin,
Operand end,
boolean exclusive) |
BuildSplatInstr(Variable result,
Operand array) |
BUndefInstr(Label jmpTarget,
Operand v) |
CallBase(Operation op,
CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean potentiallyRefined) |
CallBase(Operation op,
CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean potentiallyRefined) |
CallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean potentiallyRefined) |
CallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean potentiallyRefined) |
CallInstr(Operation op,
CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean potentiallyRefined) |
CallInstr(Operation op,
CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean potentiallyRefined) |
CheckArgsArrayArityInstr(Operand argsArray,
int required,
int opt,
boolean rest) |
ClassSuperInstr(Variable result,
Operand definingModule,
String name,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
ClassSuperInstr(Variable result,
Operand definingModule,
String name,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
ConstMissingInstr(Variable result,
Operand currentModule,
String missingConst,
boolean isPotentiallyRefined) |
CopyInstr(Operation op,
Variable result,
Operand source) |
CopyInstr(Variable result,
Operand source) |
DefineClassInstr(Variable result,
IRClassBody newIRClassBody,
Operand container,
Operand superClass) |
DefineClassMethodInstr(Operand container,
IRMethod method) |
DefineMetaClassInstr(Variable result,
Operand object,
IRModuleBody metaClassBody) |
DefineModuleInstr(Variable result,
IRModuleBody newIRModuleBody,
Operand container) |
EQQInstr(Variable result,
Operand v1,
Operand v2) |
GetClassVarContainerModuleInstr(Variable result,
Operand startingScope,
Variable object) |
GetClassVariableInstr(Variable dest,
Operand scope,
String varName) |
GetFieldInstr(Variable dest,
Operand obj,
String fieldName) |
GetInstr(Operation op,
Variable result,
Operand source,
String ref) |
GVarAliasInstr(Operand newName,
Operand oldName) |
InheritanceSearchConstInstr(Variable result,
Operand currentModule,
String constName,
boolean noPrivateConsts) |
InstanceSuperInstr(Variable result,
Operand definingModule,
String name,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
InstanceSuperInstr(Variable result,
Operand definingModule,
String name,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
Instr(Operation operation,
Operand[] operands) |
LexicalSearchConstInstr(Variable result,
Operand definingScope,
String constName) |
Match2Instr(Variable result,
Operand receiver,
Operand arg) |
Match3Instr(Variable result,
Operand receiver,
Operand arg) |
MatchInstr(Variable result,
Operand receiver) |
ModuleVersionGuardInstr(RubyModule module,
int expectedVersion,
Operand candidateObj,
Label failurePathLabel) |
MultipleAsgnBase(Operation op,
Variable result,
Operand array,
int index) |
NonlocalReturnInstr(Operand returnValue,
String methodName) |
NoResultCallInstr(Operation op,
CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
NoResultCallInstr(Operation op,
CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
OneOperandBranchInstr(Operation op,
Operand[] operands) |
OptArgMultipleAsgnInstr(Variable result,
Operand array,
int index,
int minArgsLength) |
ProcessModuleBodyInstr(Variable result,
Operand moduleBody,
Operand block) |
PutClassVariableInstr(Operand scope,
String varName,
Operand value) |
PutConstInstr(Operand scopeOrObj,
String constName,
Operand val) |
PutFieldInstr(Operand obj,
String fieldName,
Operand value) |
PutGlobalVarInstr(GlobalVariable gvar,
Operand value) |
PutGlobalVarInstr(String varName,
Operand value) |
PutInstr(Operation op,
Operand target,
String ref,
Operand value) |
ReqdArgMultipleAsgnInstr(Variable result,
Operand array,
int index) |
ReqdArgMultipleAsgnInstr(Variable result,
Operand array,
int preArgsCount,
int postArgsCount,
int index) |
RescueEQQInstr(Variable result,
Operand v1,
Operand v2) |
RestArgMultipleAsgnInstr(Variable result,
Operand array,
int index) |
RestArgMultipleAsgnInstr(Variable result,
Operand array,
int preArgsCount,
int postArgsCount,
int index) |
ResultBaseInstr(Operation operation,
Variable result,
Operand[] operands) |
ReturnBase(Operation op,
Operand returnValue) |
ReturnInstr(Operand returnValue) |
RuntimeHelperCall(Variable result,
RuntimeHelperCall.Methods helperMethod,
Operand[] args) |
SearchConstInstr(Variable result,
String constName,
Operand startingScope,
boolean noPrivateConsts) |
SetCapturedVarInstr(Variable result,
Operand match2Result,
String varName) |
StoreLocalVarInstr(IRScope scope,
Operand value,
LocalVariable lvar) |
ThrowExceptionInstr(Operand exception) |
ToAryInstr(Variable result,
Operand array) |
TwoOperandBranchInstr(Operation op,
Label jumpTarget,
Operand arg1,
Operand arg2) |
UndefMethodInstr(Variable result,
Operand methodName) |
UnresolvedSuperInstr(Operation op,
Variable result,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
UnresolvedSuperInstr(Operation op,
Variable result,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
UnresolvedSuperInstr(Variable result,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
UnresolvedSuperInstr(Variable result,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
YieldInstr(Variable result,
Operand block,
Operand arg,
boolean unwrapArray) |
ZSuperInstr(Variable result,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
ZSuperInstr(Variable result,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
Modifier and Type | Method and Description |
---|---|
Operand |
AluInstr.getArg1() |
Operand |
AluInstr.getArg2() |
Operand |
UnboxInstr.getValue() |
Operand |
BoxInstr.getValue() |
Constructor and Description |
---|
AluInstr(Operation op,
Variable result,
Operand a1,
Operand a2) |
BoxBooleanInstr(Variable dst,
Operand val) |
BoxFixnumInstr(Variable dst,
Operand val) |
BoxFloatInstr(Variable dst,
Operand val) |
BoxInstr(Operation op,
Variable result,
Operand val) |
UnboxBooleanInstr(Variable dst,
Operand val) |
UnboxFixnumInstr(Variable dst,
Operand val) |
UnboxFloatInstr(Variable dst,
Operand val) |
UnboxInstr(Operation op,
Variable result,
Operand value) |
Modifier and Type | Method and Description |
---|---|
Operand |
RestoreErrorInfoInstr.getArg() |
Constructor and Description |
---|
RestoreErrorInfoInstr(Operand arg) |
Constructor and Description |
---|
OneArgOperandAttrAssignInstr(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
OneArgOperandAttrAssignInstr(Operand obj,
String attr,
Operand[] args,
boolean isPotentiallyRefined) |
OneFixnumArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean potentiallyRefined) |
OneFixnumArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean potentiallyRefined) |
OneFloatArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean potentiallyRefined) |
OneFloatArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean potentiallyRefined) |
OneOperandArgBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
OneOperandArgBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
OneOperandArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean isPotentiallyRefined) |
OneOperandArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean isPotentiallyRefined) |
OneOperandArgNoBlockNoResultCallInstr(CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
OneOperandArgNoBlockNoResultCallInstr(CallType callType,
String name,
Operand receiver,
Operand[] args,
Operand closure,
boolean isPotentiallyRefined) |
ZeroOperandArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean isPotentiallyRefined) |
ZeroOperandArgNoBlockCallInstr(CallType callType,
Variable result,
String name,
Operand receiver,
Operand[] args,
boolean isPotentiallyRefined) |
Modifier and Type | Method and Description |
---|---|
protected static Object |
InterpreterEngine.retrieveOp(Operand r,
ThreadContext context,
IRubyObject self,
DynamicScope currDynScope,
StaticScope currScope,
Object[] temp) |
Modifier and Type | Method and Description |
---|---|
void |
IRScopeListener.endBuildOperand(Node node,
IRScope scope,
Operand operand) |
Modifier and Type | Class and Description |
---|---|
class |
Array |
class |
AsString |
class |
Backref |
class |
Bignum
Represents a literal Bignum.
|
class |
Boolean |
class |
ClosureLocalVariable
This represents a non-temporary variable used in a closure
and defined in this or a parent closure.
|
class |
Complex
Represents a Complex literal.
|
class |
CurrentScope |
class |
DynamicSymbol |
class |
Fixnum |
class |
Float |
class |
FrozenString
Represents a literal string value.
|
class |
GlobalVariable |
class |
Hash |
class |
ImmutableLiteral
Operands extending this type can make a reasonable assumption of
immutability.
|
class |
IRException |
class |
Label |
class |
LocalVariable |
class |
Nil
Represents nil.
|
class |
NthRef |
class |
NullBlock
Represents Block.NULL block, the block that cannot be yielded.
|
class |
ObjectClass |
class |
Rational
Literal Rational number.
|
class |
Reference |
class |
Regexp
Represents a literal regexp from ruby, constructed on first traversal and then cached.
|
class |
ScopeModule
Wrap a scope for the purpose of finding live module which happens to be associated with it.
|
class |
Self |
class |
Splat |
class |
StandardError |
class |
StringLiteral
Represents a literal string value.
|
class |
SValue |
class |
Symbol |
class |
TemporaryBooleanVariable
Represents a temporary variable for an unboxed Boolean operand.
|
class |
TemporaryClosureVariable |
class |
TemporaryCurrentModuleVariable |
class |
TemporaryCurrentScopeVariable |
class |
TemporaryFixnumVariable
Represents a temporary variable for an unboxed Float operand.
|
class |
TemporaryFloatVariable
Represents a temporary variable for an unboxed Float operand.
|
class |
TemporaryLocalReplacementVariable
When we optimize full local variables to be temporary ones we like to keep the name
of what we renamed them as.
|
class |
TemporaryLocalVariable
A set of variables which are only used in a particular scope and never
visible to Ruby itself.
|
class |
TemporaryVariable |
class |
UnboxedBoolean |
class |
UnboxedFixnum |
class |
UnboxedFloat |
class |
UndefinedValue
For argument processing.
|
class |
UnexecutableNil |
class |
Variable |
class |
WrappedIRClosure |
Modifier and Type | Field and Description |
---|---|
static Operand[] |
Operand.EMPTY_ARRAY |
Modifier and Type | Field and Description |
---|---|
List<KeyValuePair<Operand,Operand>> |
Hash.pairs |
List<KeyValuePair<Operand,Operand>> |
Hash.pairs |
Modifier and Type | Method and Description |
---|---|
List<KeyValuePair<Operand,Operand>> |
Hash.getPairs() |
List<KeyValuePair<Operand,Operand>> |
Hash.getPairs() |
Constructor and Description |
---|
Array(Operand[] elts) |
AsString(Operand source) |
DynamicSymbol(Operand n) |
Splat(Operand array) |
SValue(Operand array) |
Constructor and Description |
---|
Array(List<Operand> elts) |
Hash(List<KeyValuePair<Operand,Operand>> pairs) |
Hash(List<KeyValuePair<Operand,Operand>> pairs) |
Hash(List<KeyValuePair<Operand,Operand>> pairs,
boolean isKWArgsHash) |
Hash(List<KeyValuePair<Operand,Operand>> pairs,
boolean isKWArgsHash) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRReaderStream.decode(OperandType type) |
Operand |
IRReaderStream.decodeOperand() |
Operand |
IRReaderDecoder.decodeOperand() |
Operand[] |
IRReaderStream.decodeOperandArray() |
Operand[] |
IRReaderDecoder.decodeOperandArray() |
Modifier and Type | Method and Description |
---|---|
List<Operand> |
IRReaderStream.decodeOperandList() |
List<Operand> |
IRReaderDecoder.decodeOperandList() |
Map<String,Operand> |
IRReaderStream.getVars() |
Map<String,Operand> |
IRReaderDecoder.getVars() |
Modifier and Type | Method and Description |
---|---|
void |
IRWriterStream.encode(Operand operand) |
void |
IRWriterEncoder.encode(Operand value) |
void |
IRWriterAnalzer.encode(Operand operand) |
void |
IRWriterStream.encode(Operand[] operands) |
void |
IRWriterEncoder.encode(Operand[] value) |
void |
IRWriterAnalzer.encode(Operand[] operand) |
Modifier and Type | Method and Description |
---|---|
static boolean[] |
IRRuntimeHelpers.buildSplatMap(Operand[] args,
boolean containsArgSplat) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.visit(Operand operand) |
Modifier and Type | Method and Description |
---|---|
Operand |
InlineCloneInfo.getArg(int index) |
Operand |
InlineCloneInfo.getArg(int argIndex,
boolean restOfArgArray) |
Operand |
InlineCloneInfo.getArgs() |
Operand |
InlineCloneInfo.getCallClosure() |
Copyright © 2001-2015 JRuby. All Rights Reserved.