Skip navigation links
A B C D E F G I J L M N O P R S T U V W 

A

a(int) - Static method in class com.oracle.graal.truffle.test.nodes.RecursionTestNode
 
AbstractTestNode - Class in com.oracle.graal.truffle.test.nodes
 
AbstractTestNode() - Constructor for class com.oracle.graal.truffle.test.nodes.AbstractTestNode
 
access - Static variable in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
ADD - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 
add(int, int) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
addConstants() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
AddTestNode - Class in com.oracle.graal.truffle.test.nodes
 
AddTestNode(AbstractTestNode, AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.nodes.AddTestNode
 
allFalse - Variable in class com.oracle.graal.truffle.test.builtins.SLIsInlinedBuiltin.InliningTrace
 
allowedRecursion() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
allTrue - Variable in class com.oracle.graal.truffle.test.builtins.SLIsInlinedBuiltin.InliningTrace
 
applyInstrumentation() - Method in class com.oracle.graal.truffle.test.nodes.RootTestNode
 
assertPartialEvalEquals(String, RootNode) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
assertPartialEvalEquals(String, RootNode, Object[]) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
assertPartialEvalEqualsAndRunsCorrect(RootNode) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
assertPartialEvalNoInvokes(RootNode) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
assertPartialEvalNoInvokes(RootNode, Object[]) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
assertReturns42(RootNode) - Static method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
assumption - Variable in class com.oracle.graal.truffle.test.nodes.AssumptionCutsBranchTestNode
 
assumption - Variable in class com.oracle.graal.truffle.test.nodes.ConstantWithAssumptionTestNode
 
assumptionBranchCutoff() - Method in class com.oracle.graal.truffle.test.AssumptionPartialEvaluationTest
This tests whether a valid Assumption does successfully cut of the branch that is not executed.
AssumptionCutsBranchTestNode - Class in com.oracle.graal.truffle.test.nodes
 
AssumptionCutsBranchTestNode(Assumption) - Constructor for class com.oracle.graal.truffle.test.nodes.AssumptionCutsBranchTestNode
 
AssumptionPartialEvaluationTest - Class in com.oracle.graal.truffle.test
 
AssumptionPartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.AssumptionPartialEvaluationTest
 

B

BlockTestNode(AbstractTestNode...) - Constructor for class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.BlockTestNode
 
BlockTestNode - Class in com.oracle.graal.truffle.test.nodes
 
BlockTestNode(AbstractTestNode...) - Constructor for class com.oracle.graal.truffle.test.nodes.BlockTestNode
 
Bytecode() - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 
BytecodeInterpreterPartialEvaluationTest - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
BytecodeInterpreterPartialEvaluationTest.Bytecode - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.Inst - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.Inst.Const - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.Inst.IfLt - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.Inst.IfZero - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.Inst.Return - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.InstArrayProgram - Class in com.oracle.graal.truffle.test
 
BytecodeInterpreterPartialEvaluationTest.InstArrayProgram2 - Class in com.oracle.graal.truffle.test
Slightly modified version to expose a partial evaluation bug with ExplodeLoop(merge=true).
BytecodeInterpreterPartialEvaluationTest.Program - Class in com.oracle.graal.truffle.test
 
bytecodes - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 

C

callNode - Variable in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CallTestNode
 
CallTestNode(CallTarget) - Constructor for class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CallTestNode
 
callUntilCompiled(VirtualFrame, SLFunction, SLNull) - Method in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
callUntilCompiled(VirtualFrame, SLFunction, boolean) - Method in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
catchControlFlowException() - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest
 
catchControlFlowExceptionFromCall() - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest
 
CatchControlFlowExceptionTestNode(AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchControlFlowExceptionTestNode
 
catchControlFlowExceptionWithLoopExplosion() - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest
 
catchSlowPathAndControlFlowException() - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest
 
CatchSlowPathAndControlFlowExceptionTestNode(AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchSlowPathAndControlFlowExceptionTestNode
 
checkedAccess(ConditionAnchoringTest.CheckedObject) - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
checkedAccess2(ConditionAnchoringTest.CheckedObject) - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
CheckedObject() - Constructor for class com.oracle.graal.truffle.test.ConditionAnchoringTest.CheckedObject
 
checkTarget(OptimizedCallTarget) - Static method in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
child - Variable in class com.oracle.graal.truffle.test.CompilerAssertsTest.CompilationConstantTestNode
 
child - Variable in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchControlFlowExceptionTestNode
 
child - Variable in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchSlowPathAndControlFlowExceptionTestNode
 
child - Variable in class com.oracle.graal.truffle.test.nodes.LoopTestNode
 
child - Variable in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
childNode - Variable in class com.oracle.graal.truffle.test.nodes.AssumptionCutsBranchTestNode
 
com.oracle.graal.truffle.test - package com.oracle.graal.truffle.test
 
com.oracle.graal.truffle.test.builtins - package com.oracle.graal.truffle.test.builtins
 
com.oracle.graal.truffle.test.nodes - package com.oracle.graal.truffle.test.nodes
 
compilationConstantTest() - Method in class com.oracle.graal.truffle.test.CompilerAssertsTest
 
CompilationConstantTestNode(AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.CompilerAssertsTest.CompilationConstantTestNode
 
compilationNonConstantTest() - Method in class com.oracle.graal.truffle.test.CompilerAssertsTest
 
compileHelper(String, RootNode, Object[]) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
CompilerAssertsTest - Class in com.oracle.graal.truffle.test
 
CompilerAssertsTest() - Constructor for class com.oracle.graal.truffle.test.CompilerAssertsTest
 
CompilerAssertsTest.CompilationConstantTestNode - Class in com.oracle.graal.truffle.test
 
CompilerAssertsTest.NeverPartOfCompilationTestNode - Class in com.oracle.graal.truffle.test
 
ConditionAnchoringTest - Class in com.oracle.graal.truffle.test
 
ConditionAnchoringTest() - Constructor for class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
ConditionAnchoringTest.CheckedObject - Class in com.oracle.graal.truffle.test
 
ConditionAnchoringTest.InlineEverythingPlugin - Class in com.oracle.graal.truffle.test
 
CONST - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 
Const(FrameSlot, int, int) - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
constAddProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
constant42() - Static method in class com.oracle.graal.truffle.test.AssumptionPartialEvaluationTest
 
constant42() - Static method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
constant42() - Static method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest
 
constant42() - Static method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constant42() - Static method in class com.oracle.graal.truffle.test.ReadOnlyArrayListPartialEvaluationTest
 
constant42() - Static method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
ConstantTestNode - Class in com.oracle.graal.truffle.test.nodes
 
ConstantTestNode(int) - Constructor for class com.oracle.graal.truffle.test.nodes.ConstantTestNode
 
constantValue() - Method in class com.oracle.graal.truffle.test.AssumptionPartialEvaluationTest
 
constantValue() - Method in class com.oracle.graal.truffle.test.ReadOnlyArrayListPartialEvaluationTest
 
constantValue() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
constantValueInertAdvancedInstrumentRoot() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueInertAdvancedInstrumentRootFactory() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedNoInstruments() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedNullInstrument1() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedNullInstrument2() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedNullInstrumentDisposed1() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedNullInstrumentDisposed2() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedThreeNullInstruments1() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedThreeNullInstruments2() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedThreeNullInstrumentsOneDisposed1() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedThreeNullInstrumentsOneDisposed2() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedTwoNullInstruments1() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueProbedTwoNullInstruments2() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
constantValueUninstrumented() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
ConstantWithAssumptionTestNode - Class in com.oracle.graal.truffle.test.nodes
 
ConstantWithAssumptionTestNode(Assumption, int) - Constructor for class com.oracle.graal.truffle.test.nodes.ConstantWithAssumptionTestNode
 
constReturnProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
ControlFlowExceptionPartialEvaluationTest - Class in com.oracle.graal.truffle.test
 
ControlFlowExceptionPartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest
 
ControlFlowExceptionPartialEvaluationTest.BlockTestNode - Class in com.oracle.graal.truffle.test
 
ControlFlowExceptionPartialEvaluationTest.CallTestNode - Class in com.oracle.graal.truffle.test
 
ControlFlowExceptionPartialEvaluationTest.CatchControlFlowExceptionTestNode - Class in com.oracle.graal.truffle.test
 
ControlFlowExceptionPartialEvaluationTest.CatchSlowPathAndControlFlowExceptionTestNode - Class in com.oracle.graal.truffle.test
 
ControlFlowExceptionPartialEvaluationTest.ThrowControlFlowExceptionTestNode - Class in com.oracle.graal.truffle.test
 
convertValue(Object) - Static method in class com.oracle.graal.truffle.test.builtins.SLGetOptionBuiltin
 
convertValue(Object) - Static method in class com.oracle.graal.truffle.test.builtins.SLSetOptionBuiltin
 
count - Variable in class com.oracle.graal.truffle.test.nodes.NestedExplodedLoopTestNode
 
count - Variable in class com.oracle.graal.truffle.test.nodes.TwoMergesExplodedLoopTestNode
 
counter - Variable in class com.oracle.graal.truffle.test.nodes.AssumptionCutsBranchTestNode
 
createBinaryTree(int) - Method in class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin
 
createConstant(int) - Method in class com.oracle.graal.truffle.test.nodes.TestNodeFactory
 
createWrapperNode() - Method in class com.oracle.graal.truffle.test.nodes.AbstractTestNode
 

D

data - Static variable in class com.oracle.graal.truffle.test.TruffleStampTest
 
deoptimzeWhenCompiled(boolean) - Method in class com.oracle.graal.truffle.test.builtins.SLDeoptimizeWhenCompiledBuiltin
 
depth - Variable in class com.oracle.graal.truffle.test.nodes.RecursionTestNode
 
disableSplitting(SLFunction) - Method in class com.oracle.graal.truffle.test.builtins.SLDisableSplittingBuiltin
 
disableSplitting(SLNull) - Method in class com.oracle.graal.truffle.test.builtins.SLDisableSplittingBuiltin
 
DUP - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 

E

editGraphBuilderConfiguration(GraphBuilderConfiguration) - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
editGraphBuilderConfiguration(GraphBuilderConfiguration) - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
elseInst - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
elseInst - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
EMPTY_ARGS - Static variable in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
ExactMathTest - Class in com.oracle.graal.truffle.test
 
ExactMathTest() - Constructor for class com.oracle.graal.truffle.test.ExactMathTest
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Return
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram2
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.CompilerAssertsTest.CompilationConstantTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.CompilerAssertsTest.NeverPartOfCompilationTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.BlockTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CallTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchControlFlowExceptionTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchSlowPathAndControlFlowExceptionTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.ThrowControlFlowExceptionTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.AbstractTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.AddTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.AssumptionCutsBranchTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.BlockTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.ConstantTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.ConstantWithAssumptionTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.LambdaTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.LoadLocalTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.LoopTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.NestedExplodedLoopTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.NeverPartOfCompilationTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.NonConstantTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.ObjectEqualsNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.ReadOnlyArrayListConstantNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.RecursionTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.RootTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.StoreLocalTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.StringEqualsNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.TwoMergesExplodedLoopTestNode
 
execute(VirtualFrame) - Method in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
executeChild(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.CatchSlowPathAndControlFlowExceptionTestNode
 
executeGeneric(VirtualFrame) - Method in class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin.SLDummyNode
 
executeSpecial(VirtualFrame) - Method in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.BlockTestNode
 

F

field - Variable in class com.oracle.graal.truffle.test.ConditionAnchoringTest.CheckedObject
 
findCallsTo(OptimizedCallTarget) - Static method in class com.oracle.graal.truffle.test.builtins.SLGraalRuntimeBuiltin
Finds all DirectCallNode instances calling a certain original CallTarget in the caller function.
findCallsTo(RootNode, OptimizedCallTarget) - Static method in class com.oracle.graal.truffle.test.builtins.SLGraalRuntimeBuiltin
Finds all DirectCallNode instances calling a certain original CallTarget in a given RootNode.
findDuplicateCallTargets(OptimizedCallTarget) - Static method in class com.oracle.graal.truffle.test.builtins.SLGraalRuntimeBuiltin
Finds all call targets available for the same original call target.
Flag() - Constructor for class com.oracle.graal.truffle.test.nodes.TwoMergesExplodedLoopTestNode.Flag
 
flag - Variable in class com.oracle.graal.truffle.test.nodes.TwoMergesExplodedLoopTestNode.Flag
 

G

generateNodes(long) - Method in class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin
 
getChild() - Method in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
getChildNode() - Method in class com.oracle.graal.truffle.test.nodes.AssumptionCutsBranchTestNode
 
getFalseSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
getFalseSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst
 
getFalseSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
getFalseSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
getFalseSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Return
 
getInt(VirtualFrame, int) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
getOption(String) - Method in class com.oracle.graal.truffle.test.builtins.SLGetOptionBuiltin
 
getProbe() - Method in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
getSource(SLFunction) - Static method in class com.oracle.graal.truffle.test.builtins.SLCallFunctionsWithBuiltin
 
getTrueSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
getTrueSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst
 
getTrueSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
getTrueSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
getTrueSucc() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Return
 
getTypeIdentifier() - Method in class com.oracle.graal.truffle.test.TruffleStampTest.TestTypedObject
 

I

id - Variable in class com.oracle.graal.truffle.test.ConditionAnchoringTest.CheckedObject
 
ifAndPopProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
IfLt(FrameSlot, FrameSlot, int, int) - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
IFZERO - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 
IfZero(FrameSlot, int, int) - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
iid - Variable in class com.oracle.graal.truffle.test.ConditionAnchoringTest.CheckedObject
 
indirectCall - Variable in class com.oracle.graal.truffle.test.builtins.SLCallFunctionsWithBuiltin
 
indirectCall - Variable in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
InlineEverythingPlugin() - Constructor for class com.oracle.graal.truffle.test.ConditionAnchoringTest.InlineEverythingPlugin
 
InliningTrace() - Constructor for class com.oracle.graal.truffle.test.builtins.SLIsInlinedBuiltin.InliningTrace
 
insertProbe(ProbeNode) - Method in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
Inst() - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst
 
inst - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram
 
InstArrayProgram(String, BytecodeInterpreterPartialEvaluationTest.Inst[], FrameSlot, FrameDescriptor) - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram
 
InstArrayProgram2(String, BytecodeInterpreterPartialEvaluationTest.Inst[], FrameSlot, FrameDescriptor) - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram2
 
instArraySimpleIfProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
instArraySimpleIfProgram2() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
instrumentationInfo() - Method in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
InstrumentationPartialEvaluationTest - Class in com.oracle.graal.truffle.test
Tests for a single simple PE test with various combinations of instrumentation attached.
InstrumentationPartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
instrumentDeopt() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
 
intrinsicStatic() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
intrinsicVirtual() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
isCompilationConstant(Object) - Method in class com.oracle.graal.truffle.test.builtins.SLIsCompilationConstantBuiltin
 
isCompiling(OptimizedCallTarget) - Static method in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
isInlined(SLFunction, SLFunction, SLFunction) - Method in class com.oracle.graal.truffle.test.builtins.SLIsInlinedBuiltin
 
isInstrumentable() - Method in class com.oracle.graal.truffle.test.nodes.AbstractTestNode
 
isInstrumentable() - Method in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
isOptimized(SLFunction) - Method in class com.oracle.graal.truffle.test.builtins.SLIsOptimizedBuiltin
 

J

JMP - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 

L

lambda(Supplier<Integer>) - Static method in class com.oracle.graal.truffle.test.nodes.LambdaTestNode
 
lambda() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
LambdaTestNode - Class in com.oracle.graal.truffle.test.nodes
 
LambdaTestNode() - Constructor for class com.oracle.graal.truffle.test.nodes.LambdaTestNode
 
left - Variable in class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin.SLDummyNode
 
left - Variable in class com.oracle.graal.truffle.test.nodes.AddTestNode
 
left - Variable in class com.oracle.graal.truffle.test.nodes.NeverPartOfCompilationTestNode
 
LoadLocalTestNode - Class in com.oracle.graal.truffle.test.nodes
 
LoadLocalTestNode(String, FrameDescriptor) - Constructor for class com.oracle.graal.truffle.test.nodes.LoadLocalTestNode
 
locals - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
localVariable() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
location - Static variable in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
longAdd(long, long) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
longAddConstants() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
longLoop() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
longMul(long, long) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
longMulHigh(long, long) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
longMulHighUnsigned(long, long) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
longSequenceConstants() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
longSub(long, long) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
loop() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
LoopTestNode - Class in com.oracle.graal.truffle.test.nodes
 
LoopTestNode(int, AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.nodes.LoopTestNode
 

M

main(String[]) - Static method in class com.oracle.graal.truffle.test.SLTruffleGraalTestSuite
 
manyIfsProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
MAX_CALLS - Static variable in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
mixLocalAndAdd() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
MockLanguage - Class in com.oracle.graal.truffle.test
 
MockLanguage(TruffleLanguage.Env) - Constructor for class com.oracle.graal.truffle.test.MockLanguage
 
mul(int, int) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
mulHigh(int, int) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 
mulHighUnsigned(int, int) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 

N

name - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram
 
name - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
name - Variable in class com.oracle.graal.truffle.test.nodes.RootTestNode
 
NestedExplodedLoopTestNode - Class in com.oracle.graal.truffle.test.nodes
 
NestedExplodedLoopTestNode(int) - Constructor for class com.oracle.graal.truffle.test.nodes.NestedExplodedLoopTestNode
 
nestedLoopExplosion() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
nestedLoopsProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
neverPartOfCompilationTest() - Method in class com.oracle.graal.truffle.test.CompilerAssertsTest
 
neverPartOfCompilationTest() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
NeverPartOfCompilationTestNode() - Constructor for class com.oracle.graal.truffle.test.CompilerAssertsTest.NeverPartOfCompilationTestNode
 
NeverPartOfCompilationTestNode - Class in com.oracle.graal.truffle.test.nodes
 
NeverPartOfCompilationTestNode(AbstractTestNode, int) - Constructor for class com.oracle.graal.truffle.test.nodes.NeverPartOfCompilationTestNode
 
NeverPartOfCompilationTestNode.ValueContainer - Class in com.oracle.graal.truffle.test.nodes
 
next - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
node - Variable in class com.oracle.graal.truffle.test.nodes.RootTestNode
 
NonConstantTestNode - Class in com.oracle.graal.truffle.test.nodes
 
NonConstantTestNode(int) - Constructor for class com.oracle.graal.truffle.test.nodes.NonConstantTestNode
 
nonConstantValue - Static variable in class com.oracle.graal.truffle.test.builtins.SLTestTruffleBoundary01Builtin
 
numberOfIterations - Variable in class com.oracle.graal.truffle.test.nodes.LoopTestNode
 

O

o1 - Variable in class com.oracle.graal.truffle.test.nodes.ObjectEqualsNode
 
o1 - Variable in class com.oracle.graal.truffle.test.nodes.StringEqualsNode
 
o2 - Variable in class com.oracle.graal.truffle.test.nodes.ObjectEqualsNode
 
o2 - Variable in class com.oracle.graal.truffle.test.nodes.StringEqualsNode
 
ObjectEqualsNode - Class in com.oracle.graal.truffle.test.nodes
 
ObjectEqualsNode(Object, Object) - Constructor for class com.oracle.graal.truffle.test.nodes.ObjectEqualsNode
 
offset - Static variable in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 

P

parseForComparison(String) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
partialEval(OptimizedCallTarget, Object[], StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
PartialEvaluationTest - Class in com.oracle.graal.truffle.test
 
PartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.PartialEvaluationTest
 
POP - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 
printMessage() - Method in class com.oracle.graal.truffle.test.builtins.SLDeoptimizeWhenCompiledBuiltin
 
probeNode - Variable in class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
Program(String, byte[], int, int) - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 

R

ReadOnlyArrayListConstantNode - Class in com.oracle.graal.truffle.test.nodes
 
ReadOnlyArrayListConstantNode(int) - Constructor for class com.oracle.graal.truffle.test.nodes.ReadOnlyArrayListConstantNode
 
ReadOnlyArrayListPartialEvaluationTest - Class in com.oracle.graal.truffle.test
 
ReadOnlyArrayListPartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.ReadOnlyArrayListPartialEvaluationTest
 
RecursionTestNode - Class in com.oracle.graal.truffle.test.nodes
 
RecursionTestNode(int) - Constructor for class com.oracle.graal.truffle.test.nodes.RecursionTestNode
 
removeFrameStates(StructuredGraph) - Method in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
RETURN - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Bytecode
 
Return() - Constructor for class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Return
 
returnSlot - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram
 
right - Variable in class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin.SLDummyNode
 
right - Variable in class com.oracle.graal.truffle.test.nodes.AddTestNode
 
RootTestNode - Class in com.oracle.graal.truffle.test.nodes
 
RootTestNode(FrameDescriptor, String, AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.nodes.RootTestNode
 
runTests(VirtualFrame, String, SLFunction) - Method in class com.oracle.graal.truffle.test.builtins.SLCallFunctionsWithBuiltin
 

S

searchInlined(SLIsInlinedBuiltin.InliningTrace, OptimizedCallTarget, SLFunction, SLFunction) - Static method in class com.oracle.graal.truffle.test.builtins.SLIsInlinedBuiltin
 
sequenceConstants() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
setInt(VirtualFrame, int, int) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
setOption(String, Object) - Method in class com.oracle.graal.truffle.test.builtins.SLSetOptionBuiltin
 
setUp() - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
setupTestRunner() - Static method in class com.oracle.graal.truffle.test.SLTruffleGraalTestSuite
 
shouldInlineInvoke(GraphBuilderContext, ResolvedJavaMethod, ValueNode[], JavaType) - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest.InlineEverythingPlugin
 
simpleIfProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
simpleLoopProgram() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
SimplePartialEvaluationTest - Class in com.oracle.graal.truffle.test
 
SimplePartialEvaluationTest() - Constructor for class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
SLCallFunctionsWithBuiltin - Class in com.oracle.graal.truffle.test.builtins
Returns all functions that start with test.
SLCallFunctionsWithBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLCallFunctionsWithBuiltin
 
SLCallUntilOptimizedBuiltin - Class in com.oracle.graal.truffle.test.builtins
Calls a given function until the Graal runtime decides to optimize the function.
SLCallUntilOptimizedBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
SLDeoptimizeWhenCompiledBuiltin - Class in com.oracle.graal.truffle.test.builtins
Forces a deoptimization as soon as the method runs in compiled code.
SLDeoptimizeWhenCompiledBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLDeoptimizeWhenCompiledBuiltin
 
SLDisableSplittingBuiltin - Class in com.oracle.graal.truffle.test.builtins
Disables splitting for a given SLFunction instance.
SLDisableSplittingBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLDisableSplittingBuiltin
 
SLDummyNode(SLGenerateDummyNodesBuiltin.SLDummyNode, SLGenerateDummyNodesBuiltin.SLDummyNode) - Constructor for class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin.SLDummyNode
 
SLGenerateDummyNodesBuiltin - Class in com.oracle.graal.truffle.test.builtins
Generates a given number of dummy nodes and replaces the root of the current method with them.
SLGenerateDummyNodesBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLGenerateDummyNodesBuiltin
 
SLGenerateDummyNodesBuiltin.SLDummyNode - Class in com.oracle.graal.truffle.test.builtins
 
SLGetOptionBuiltin - Class in com.oracle.graal.truffle.test.builtins
Looks up the value of an option in TruffleCompilerOptions.
SLGetOptionBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLGetOptionBuiltin
 
SLGraalRuntimeBuiltin - Class in com.oracle.graal.truffle.test.builtins
 
SLGraalRuntimeBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLGraalRuntimeBuiltin
 
SLIsCompilationConstantBuiltin - Class in com.oracle.graal.truffle.test.builtins
Checks whether or not a function is optimized by the Graal runtime.
SLIsCompilationConstantBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLIsCompilationConstantBuiltin
 
SLIsInlinedBuiltin - Class in com.oracle.graal.truffle.test.builtins
Returns true if a function got inlined for all calls from a given SLFunction .
SLIsInlinedBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLIsInlinedBuiltin
 
SLIsInlinedBuiltin.InliningTrace - Class in com.oracle.graal.truffle.test.builtins
 
SLIsOptimizedBuiltin - Class in com.oracle.graal.truffle.test.builtins
Checks whether or not a function is optimized by the Graal runtime.
SLIsOptimizedBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLIsOptimizedBuiltin
 
slot - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
slot - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
slot - Variable in class com.oracle.graal.truffle.test.nodes.LoadLocalTestNode
 
slot - Variable in class com.oracle.graal.truffle.test.nodes.StoreLocalTestNode
 
slot1 - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
slot2 - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
SLSetOptionBuiltin - Class in com.oracle.graal.truffle.test.builtins
Sets an option value in TruffleCompilerOptions.
SLSetOptionBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLSetOptionBuiltin
 
SLTestTruffleBoundary01Builtin - Class in com.oracle.graal.truffle.test.builtins
Just used in TestTruffleBoundary01.sl.
SLTestTruffleBoundary01Builtin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLTestTruffleBoundary01Builtin
 
SLTruffleGraalTestSuite - Class in com.oracle.graal.truffle.test
 
SLTruffleGraalTestSuite() - Constructor for class com.oracle.graal.truffle.test.SLTruffleGraalTestSuite
 
SLWaitForOptimizationBuiltin - Class in com.oracle.graal.truffle.test.builtins
Waits for the optimization of a function to complete if it was already triggered.
SLWaitForOptimizationBuiltin() - Constructor for class com.oracle.graal.truffle.test.builtins.SLWaitForOptimizationBuiltin
 
specialOptInstrument() - Method in class com.oracle.graal.truffle.test.InstrumentationPartialEvaluationTest
Experimental feature; not yet validated.
stack - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
stamp - Variable in class com.oracle.graal.truffle.test.TruffleStampTest
 
statements - Variable in class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.BlockTestNode
 
statements - Variable in class com.oracle.graal.truffle.test.nodes.BlockTestNode
 
StoreLocalTestNode - Class in com.oracle.graal.truffle.test.nodes
 
StoreLocalTestNode(String, FrameDescriptor, AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.nodes.StoreLocalTestNode
 
StringEqualsNode - Class in com.oracle.graal.truffle.test.nodes
 
StringEqualsNode(String, Object) - Constructor for class com.oracle.graal.truffle.test.nodes.StringEqualsNode
 
sub(int, int) - Static method in class com.oracle.graal.truffle.test.ExactMathTest
 

T

test() - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
test(String, int) - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
test2() - Method in class com.oracle.graal.truffle.test.ConditionAnchoringTest
 
testAdd() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testArray1(Object, Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testArray2(Object, Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testGraalCapabilities() - Method in class com.oracle.graal.truffle.test.TruffleRuntimeTest
 
testLongAdd() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testLongMul() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testLongMulHigh() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testLongMulHighUnsigned() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testLongSub() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testMul() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testMulHigh() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testMulHighUnsigned() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
TestNodeFactory - Class in com.oracle.graal.truffle.test.nodes
 
TestNodeFactory() - Constructor for class com.oracle.graal.truffle.test.nodes.TestNodeFactory
 
testOne1(Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testOne2(Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testOne3(Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testOne4(Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testOne5(Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testOne6(Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testOne7(Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testRuntimeAvailable() - Method in class com.oracle.graal.truffle.test.TruffleRuntimeTest
 
testRuntimeIsGraalRuntime() - Method in class com.oracle.graal.truffle.test.TruffleRuntimeTest
 
testSub() - Method in class com.oracle.graal.truffle.test.ExactMathTest
 
testThree1(Object, Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testThree2(Object, Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testThree3(Object, Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testThree4(Object, Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testTruffleBoundary() - Method in class com.oracle.graal.truffle.test.builtins.SLTestTruffleBoundary01Builtin
 
testTwo1(Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testTwo2(Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
testTwo3(Object, Object) - Method in class com.oracle.graal.truffle.test.TruffleStampTest
 
TestTypedObject(Object) - Constructor for class com.oracle.graal.truffle.test.TruffleStampTest.TestTypedObject
 
thenInst - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfLt
 
thenInst - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.IfZero
 
ThrowControlFlowExceptionTestNode() - Constructor for class com.oracle.graal.truffle.test.ControlFlowExceptionPartialEvaluationTest.ThrowControlFlowExceptionTestNode
 
tooDeepRecursion() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
toString() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.InstArrayProgram
 
toString() - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
toString() - Method in class com.oracle.graal.truffle.test.nodes.RootTestNode
 
trace(String, Object...) - Method in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Program
 
TRACE - Static variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest
 
truffleCompiler - Variable in class com.oracle.graal.truffle.test.PartialEvaluationTest
 
TruffleRuntimeTest - Class in com.oracle.graal.truffle.test
 
TruffleRuntimeTest() - Constructor for class com.oracle.graal.truffle.test.TruffleRuntimeTest
 
TruffleStampTest - Class in com.oracle.graal.truffle.test
 
TruffleStampTest() - Constructor for class com.oracle.graal.truffle.test.TruffleStampTest
 
TruffleStampTest.TestTypedObject - Class in com.oracle.graal.truffle.test
 
TwoMergesExplodedLoopTestNode - Class in com.oracle.graal.truffle.test.nodes
 
TwoMergesExplodedLoopTestNode(int) - Constructor for class com.oracle.graal.truffle.test.nodes.TwoMergesExplodedLoopTestNode
 
TwoMergesExplodedLoopTestNode.Flag - Class in com.oracle.graal.truffle.test.nodes
 
twoMergesLoopExplosion() - Method in class com.oracle.graal.truffle.test.SimplePartialEvaluationTest
 
type - Variable in class com.oracle.graal.truffle.test.TruffleStampTest.TestTypedObject
 
TYPE1 - Static variable in class com.oracle.graal.truffle.test.TruffleStampTest
 
TYPE2 - Static variable in class com.oracle.graal.truffle.test.TruffleStampTest
 

U

unittest() - Method in class com.oracle.graal.truffle.test.SLTruffleGraalTestSuite
 

V

value - Variable in class com.oracle.graal.truffle.test.BytecodeInterpreterPartialEvaluationTest.Inst.Const
 
value - Variable in class com.oracle.graal.truffle.test.nodes.ConstantTestNode
 
value - Variable in class com.oracle.graal.truffle.test.nodes.ConstantWithAssumptionTestNode
 
value - Variable in class com.oracle.graal.truffle.test.nodes.NeverPartOfCompilationTestNode
 
value - Variable in class com.oracle.graal.truffle.test.nodes.NeverPartOfCompilationTestNode.ValueContainer
 
value - Variable in class com.oracle.graal.truffle.test.nodes.NonConstantTestNode
 
value - Variable in class com.oracle.graal.truffle.test.nodes.ReadOnlyArrayListConstantNode
 
ValueContainer() - Constructor for class com.oracle.graal.truffle.test.nodes.NeverPartOfCompilationTestNode.ValueContainer
 
valueNode - Variable in class com.oracle.graal.truffle.test.nodes.StoreLocalTestNode
 

W

waitForCompilation(OptimizedCallTarget) - Static method in class com.oracle.graal.truffle.test.builtins.SLCallUntilOptimizedBuiltin
 
waitForCompilation(SLFunction, SLNull) - Method in class com.oracle.graal.truffle.test.builtins.SLWaitForOptimizationBuiltin
 
waitForOptimization(SLFunction, long) - Method in class com.oracle.graal.truffle.test.builtins.SLWaitForOptimizationBuiltin
 
WrapperTestNode - Class in com.oracle.graal.truffle.test.nodes
Support for PE testing instrumentation.
WrapperTestNode(AbstractTestNode) - Constructor for class com.oracle.graal.truffle.test.nodes.WrapperTestNode
 
A B C D E F G I J L M N O P R S T U V W 
Skip navigation links