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

A

A() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest6.A
 
a - Variable in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest.TestClass
 
A() - Constructor for class com.oracle.graal.compiler.test.ea.PoorMansEATest.A
 
a - Variable in class com.oracle.graal.compiler.test.FloatingReadTest.Container
 
A() - Constructor for class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest.A
 
a - Variable in class com.oracle.graal.compiler.test.ImplicitNullCheckTest.Receiver
 
A() - Constructor for class com.oracle.graal.compiler.test.LockEliminationTest.A
 
a - Variable in class com.oracle.graal.compiler.test.MemoryScheduleTest.Container
 
a() - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
A() - Constructor for class com.oracle.graal.compiler.test.PushNodesThroughPiTest.A
 
A() - Constructor for class com.oracle.graal.compiler.test.ReadAfterCheckCastTest.A
 
A() - Constructor for class com.oracle.graal.compiler.test.tutorial.GraalTutorial.A
 
A() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests.A
 
A1() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A1
 
A2() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A2
 
A3() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A3
 
A4() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A4
 
A5() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A5
 
A6() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A6
 
AbstractBase() - Constructor for class com.oracle.graal.compiler.test.ConcreteSubtypeTest.AbstractBase
 
AbstractPerson() - Constructor for class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.AbstractPerson
 
actualParameters - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
actualReturn - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
add(int) - Method in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
addMethod(ResolvedJavaMethod, CompilationResult) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
addMethod(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
Adds a root method to the static analysis.
addToWorklist(StaticAnalysis.WorklistEntry) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
 
addTypes(Set<ResolvedJavaType>) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
Adds new types to this element.
addUse(StaticAnalysis.TypeFlow) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
Adds a new use to this element.
after() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Called after a test is executed.
afterTest() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
allInstantiatedTypes - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
 
allocation(ValueNode, ResolvedJavaType) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
AllocatorTest - Class in com.oracle.graal.compiler.test.backend
 
AllocatorTest() - Constructor for class com.oracle.graal.compiler.test.backend.AllocatorTest
 
AllocatorTest.RegisterStats - Class in com.oracle.graal.compiler.test.backend
 
AllocSpy - Class in com.oracle.graal.compiler.test
Tool for analyzing allocations within a scope using the Java Allocation Instrumenter.
AllocSpy(Object) - Constructor for class com.oracle.graal.compiler.test.AllocSpy
 
AllocSpy.CountedValue - Class in com.oracle.graal.compiler.test
A value and a frequency.
AllocSpy.GraalContextSampler - Class in com.oracle.graal.compiler.test
 
alphabet - Static variable in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
andStamp(int, int) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
append(StringBuilder, StackTraceElement) - Method in class com.oracle.graal.compiler.test.AllocSpy.GraalContextSampler
 
apply() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
applyArgSuppliers(Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Process a given set of arguments, converting any GraalCompilerTest.ArgSupplier argument to the argument it supplies.
argsWithReceiver(Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Prepends a non-null receiver argument to a given list or args.
array - Static variable in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
arrayIndexOutOfBoundsExceptionSnippet(int[]) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
asResolvedJavaMethod(Method) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Converts a reflection Method to a ResolvedJavaMethod.
assertConstantReturn(StructuredGraph, int) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
assertDeepEquals(String, Object, Object, double) - Method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
assertDominatedSize(Block, int) - Static method in class com.oracle.graal.compiler.test.SimpleCFGTest
 
assertDominator(Block, Block) - Static method in class com.oracle.graal.compiler.test.SimpleCFGTest
 
assertEquals(StructuredGraph, StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
assertEquals(StructuredGraph, StructuredGraph, boolean, boolean) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
assertEquals(GraalCompilerTest.Result, GraalCompilerTest.Result) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
assertEquals(StaticAnalysis.TypeFlow, Object...) - Static method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
assertEquals(StructuredGraph, StructuredGraph) - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
assertFewMethodInfopoints(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
assertHasUnsafe(String, boolean) - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
assertInGraph(StructuredGraph, Class<?>) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
assertInlined(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
assertManyMethodInfopoints(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
assertNotInGraph(StructuredGraph, Class<?>) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
assertNotInlined(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
assertOrderedAfterSchedule(StructuredGraph, Node, Node) - Method in class com.oracle.graal.compiler.test.GraphScheduleTest
 
assertOrderedAfterSchedule(SchedulePhase, Node, Node) - Method in class com.oracle.graal.compiler.test.GraphScheduleTest
 
assertPostdominator(Block, Block) - Static method in class com.oracle.graal.compiler.test.SimpleCFGTest
 
assertReadAndWriteInSameBlock(SchedulePhase, boolean) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
assertReadBeforeAllWritesInStartBlock(SchedulePhase) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
assertReadWithinAllReturnBlocks(SchedulePhase, boolean) - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
assertReadWithinStartBlock(SchedulePhase, boolean) - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 

B

B() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest6.B
 
b - Variable in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest.TestClass
 
B() - Constructor for class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest.B
 
b - Variable in class com.oracle.graal.compiler.test.MemoryScheduleTest.Container
 
b() - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
B() - Constructor for class com.oracle.graal.compiler.test.PushNodesThroughPiTest.B
 
B() - Constructor for class com.oracle.graal.compiler.test.ReadAfterCheckCastTest.B
 
B() - Constructor for class com.oracle.graal.compiler.test.tutorial.GraalTutorial.B
 
B() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests.B
 
backend - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
backend - Variable in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
BackendTest - Class in com.oracle.graal.compiler.test.backend
 
BackendTest() - Constructor for class com.oracle.graal.compiler.test.backend.BackendTest
 
BackendTest(Class<? extends Architecture>) - Constructor for class com.oracle.graal.compiler.test.backend.BackendTest
 
BarSize - Static variable in class com.oracle.graal.compiler.test.AllocSpy
The width of the histogram bar column.
before(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Called before a test is executed.
before(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
Called before a test is executed.
beforeTest() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
BLOCK_COUNT - Static variable in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
BLOCK_SIZE - Static variable in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
booleanTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
booleanTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
booleanValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
boxedInteger() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
boxedObjectInteger() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
boxedObjectShort() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
boxedShort() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
BoxingEliminationTest - Class in com.oracle.graal.compiler.test
In the following tests, the usages of local variable "a" are replaced with the integer constant 0.
BoxingEliminationTest() - Constructor for class com.oracle.graal.compiler.test.BoxingEliminationTest
 
BoxingTest - Class in com.oracle.graal.compiler.test
 
BoxingTest() - Constructor for class com.oracle.graal.compiler.test.BoxingTest
 
boxingTypes - Variable in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
boxSnippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingTest
 
branchProbability(double, boolean) - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
Inject a probability for a branch condition into the profiling information of this test case.
branchProbabilitySnippet(int) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
breakpoint() - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
breakpoint(int) - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
byteArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
byteCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
byteCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
bytesPerGraalContext - Variable in class com.oracle.graal.compiler.test.AllocSpy
 
bytesPerGraalContext(String) - Method in class com.oracle.graal.compiler.test.AllocSpy
 
byteTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
byteTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
byteValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 

C

C() - Constructor for class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest.C
 
c - Variable in class com.oracle.graal.compiler.test.MemoryScheduleTest.Container
 
c() - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
C() - Constructor for class com.oracle.graal.compiler.test.PushNodesThroughPiTest.C
 
C() - Constructor for class com.oracle.graal.compiler.test.StaticInterfaceFieldTest.C
 
cache - Variable in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
cache - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
cacheKey - Static variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
CacheKey(int, Object) - Constructor for class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.CacheKey
 
callAbstractType(ConcreteSubtypeTest.AbstractBase) - Method in class com.oracle.graal.compiler.test.ConcreteSubtypeTest
 
callees - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
callInfopoints() - Method in class com.oracle.graal.compiler.test.InfopointReasonTest
 
callTarget - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
canonicalCompare1(int, int) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
canonicalCompare2(int, int) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
canonicalCompare3(int, int) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
cas() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
changeField(FloatingReadTest.Container) - Static method in class com.oracle.graal.compiler.test.FloatingReadTest
 
charArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
charCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
charCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
charTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
charTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
charValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
check() - Method in class com.oracle.graal.compiler.test.ConcreteSubtypeTest.AbstractBase
 
check() - Method in class com.oracle.graal.compiler.test.ConcreteSubtypeTest.Subclass
 
check() - Method in class com.oracle.graal.compiler.test.ConcreteSubtypeTest.SubSubclass
 
checkArgs(ResolvedJavaMethod, Object[]) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
checkCastExceptionSnippet(Object) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
checkCastSnippet(Object) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
checkClass(Class<?>, MetaAccessProvider) - Static method in class com.oracle.graal.compiler.test.CheckGraalInvariants
 
checkClass(Class<?>, OptionDescriptor, Set<Class<?>>, OptionsVerifierTest.Classpath) - Static method in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
checkForRegisterFinalizeNode(Class<?>, boolean, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.FinalizableSubclassTest
 
CheckGraalInvariants - Class in com.oracle.graal.compiler.test
Checks that all classes in *graal*.jar and *jvmci*.jar entries on the boot class path comply with global invariants such as using Object.equals(Object) to compare certain types instead of identity comparisons.
CheckGraalInvariants() - Constructor for class com.oracle.graal.compiler.test.CheckGraalInvariants
 
checkGraph(HighTierContext, StructuredGraph) - Static method in class com.oracle.graal.compiler.test.CheckGraalInvariants
Checks the invariants for a single graph.
checkGraph(Assumptions.Assumption, StructuredGraph) - Method in class com.oracle.graal.compiler.test.ConcreteSubtypeTest
 
checkGraph(Assumptions.Assumption, StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerAssumptionsTest
 
checkHighTierGraph(StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Can be overridden by unit tests to verify properties of the graph.
checkLowTierGraph(StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Can be overridden by unit tests to verify properties of the graph.
checkMidTierGraph(StructuredGraph) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
checkMidTierGraph(StructuredGraph) - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
checkMidTierGraph(StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Can be overridden by unit tests to verify properties of the graph.
checkSignedSize(TypeWriter, long, int) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
checkSizes(TypeWriter) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
checkUnsignedSize(TypeWriter, long, int) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
checkValue(TypeReader, long) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
checkValues(TypeReader) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
Classpath() - Constructor for class com.oracle.graal.compiler.test.OptionsVerifierTest.Classpath
 
ClassTemplateLoader() - Constructor for class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
close() - Method in class com.oracle.graal.compiler.test.AllocSpy
 
close() - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest.Classpath
 
cls - Variable in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
The class in which OptionsVerifierTest.OptionsVerifier.option is declared or a super-class of that class.
codeCache - Variable in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
collectStats(LIRInstruction) - Method in class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
collectStatsProc - Variable in class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
com.oracle.graal.compiler.test - package com.oracle.graal.compiler.test
 
com.oracle.graal.compiler.test.backend - package com.oracle.graal.compiler.test.backend
 
com.oracle.graal.compiler.test.deopt - package com.oracle.graal.compiler.test.deopt
 
com.oracle.graal.compiler.test.ea - package com.oracle.graal.compiler.test.ea
 
com.oracle.graal.compiler.test.inlining - package com.oracle.graal.compiler.test.inlining
 
com.oracle.graal.compiler.test.tutorial - package com.oracle.graal.compiler.test.tutorial
 
CommonedConstantsTest - Class in com.oracle.graal.compiler.test
Tests any optimization that commons loads of non-inlineable constants.
CommonedConstantsTest() - Constructor for class com.oracle.graal.compiler.test.CommonedConstantsTest
 
CompareCanonicalizerTest - Class in com.oracle.graal.compiler.test
 
CompareCanonicalizerTest() - Constructor for class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
compareGraphs(String, String) - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
compareGraphs(String, String, boolean, boolean) - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
compareGraphStrings(StructuredGraph, String, StructuredGraph, String) - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
compareTo(AllocSpy.CountedValue) - Method in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
compilationId - Static variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
compilationId - Static variable in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
compile(ResolvedJavaMethod, StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Compiles a given method.
compileAndInstallMethod(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
The simplest way to compile a method, using the default behavior for everything.
CompiledMethodTest - Class in com.oracle.graal.compiler.test.deopt
In the following tests, the usages of local variable "a" are replaced with the integer constant 0.
CompiledMethodTest() - Constructor for class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
compileSnippet(String, int, int) - Method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
compileTestSnippet(String) - Method in class com.oracle.graal.compiler.test.PushNodesThroughPiTest
 
ConcreteSubtypeTest - Class in com.oracle.graal.compiler.test
Ensure that abstract classes with a single implementor are properly optimized and that loading a subclass below the leaf type triggers invalidation.
ConcreteSubtypeTest() - Constructor for class com.oracle.graal.compiler.test.ConcreteSubtypeTest
 
ConcreteSubtypeTest.AbstractBase - Class in com.oracle.graal.compiler.test
 
ConcreteSubtypeTest.Subclass - Class in com.oracle.graal.compiler.test
 
ConcreteSubtypeTest.SubSubclass - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest1 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest1() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
ConditionalEliminationTest10 - Class in com.oracle.graal.compiler.test
This test checks the combined action of DominatorConditionalEliminationPhase and LoweringPhase.
ConditionalEliminationTest10() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest10
 
ConditionalEliminationTest10.TestClass - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest2 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest2() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
ConditionalEliminationTest2.Entry - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest2.EntryWithNext - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest3 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest3() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
ConditionalEliminationTest4 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest4() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
ConditionalEliminationTest5 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest5() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
ConditionalEliminationTest5.A - Interface in com.oracle.graal.compiler.test
 
ConditionalEliminationTest5.B - Interface in com.oracle.graal.compiler.test
 
ConditionalEliminationTest5.DistinctA - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest5.DistinctB - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest6 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest6() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
ConditionalEliminationTest6.A - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest6.B - Class in com.oracle.graal.compiler.test
 
ConditionalEliminationTest7 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest7() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
ConditionalEliminationTest8 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest8() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest8
 
ConditionalEliminationTest9 - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTest9() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest9
 
ConditionalEliminationTestBase - Class in com.oracle.graal.compiler.test
Collection of tests for DominatorConditionalEliminationPhase including those that triggered bugs in this phase.
ConditionalEliminationTestBase() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTestBase
 
ConditionTest - Class in com.oracle.graal.compiler.test
 
ConditionTest() - Constructor for class com.oracle.graal.compiler.test.ConditionTest
 
CONST - Static variable in interface com.oracle.graal.compiler.test.StaticInterfaceFieldTest.I
 
const1() - Static method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
const1() - Static method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
const2() - Static method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
const7() - Static method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
constA - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
constantBoxedShort() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
constB - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
Container() - Constructor for class com.oracle.graal.compiler.test.FloatingReadTest.Container
 
container - Static variable in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
Container() - Constructor for class com.oracle.graal.compiler.test.MemoryScheduleTest.Container
 
containerList - Static variable in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
contains(Loop<Block>, Invoke, ControlFlowGraph) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
containsDirect(Loop<Block>, Invoke, ControlFlowGraph) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
context - Variable in class com.oracle.graal.compiler.test.ea.EATestBase
 
ContextSize - Static variable in class com.oracle.graal.compiler.test.AllocSpy
The size of context to record for each allocation site in terms of Graal frames.
continueProfiling(String, Object...) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
continueProfiling(int, String, Object...) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
CopyOfVirtualizationTest - Class in com.oracle.graal.compiler.test
 
CopyOfVirtualizationTest() - Constructor for class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
count - Variable in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
count - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
A dummy field used by some tests to create side effects.
CountedLoopTest - Class in com.oracle.graal.compiler.test
 
CountedLoopTest() - Constructor for class com.oracle.graal.compiler.test.CountedLoopTest
 
CountedLoopTest.IVProperty - Interface in com.oracle.graal.compiler.test
 
CountedLoopTest.IVPropertyNode - Class in com.oracle.graal.compiler.test
 
CountedLoopTest.Result - Class in com.oracle.graal.compiler.test
 
CountedValue(int, Object) - Constructor for class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
countMethodInfopoints(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
countUnusedConstants(StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
createLIRSuites() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
createSuites() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
createValue(PartialEscapeAnalysisTest.CacheKey) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
current - Static variable in class com.oracle.graal.compiler.test.AllocSpy
 

D

D() - Constructor for class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest.D
 
d() - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
Data() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests.Data
 
debugScope - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
decrement1() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrement2() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrement3() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrementEq1() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrementEq2() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrementEq3() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrementEqSnippet(int, int, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
 
decrementSnippet(int, int, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
 
DegeneratedLoopsTest - Class in com.oracle.graal.compiler.test
In the following tests, the usages of local variable "a" are replaced with the integer constant 0.
DegeneratedLoopsTest() - Constructor for class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
DegeneratedLoopsTest.UnresolvedException - Exception in com.oracle.graal.compiler.test
 
DELTA - Static variable in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
DistinctA() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest5.DistinctA
 
DistinctB() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest5.DistinctB
 
distinctMask(int, int) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
divStamp1(int[]) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
divStamp2(int[]) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
doConvertByteDouble(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertByteFloat(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertByteInt(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertByteLong(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertCharDouble(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertCharFloat(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertCharInt(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertCharLong(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertDoubleFloat(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertDoubleInt(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertDoubleLong(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertFloatDouble(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertFloatInt(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertFloatLong(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertIntDouble(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertIntFloat(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertIntLong(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertLongDouble(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertLongFloat(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertLongInt(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertShortDouble(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertShortFloat(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertShortInt(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doConvertShortLong(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doubleArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
doubleCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
doubleCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
doubleField - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
doubleField2 - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
doubleTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doubleTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
doubleValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
dumpGraph(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.SimpleCFGTest
 
dumpStringsInByteArray(byte[]) - Static method in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 

E

eagerlyParseMethod(Class<StaticInterfaceFieldTest.C>, String) - Method in class com.oracle.graal.compiler.test.StaticInterfaceFieldTest
 
EAMergingTest - Class in com.oracle.graal.compiler.test.ea
 
EAMergingTest() - Constructor for class com.oracle.graal.compiler.test.ea.EAMergingTest
 
EarlyReadEliminationTest - Class in com.oracle.graal.compiler.test.ea
 
EarlyReadEliminationTest() - Constructor for class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
EarlyReadEliminationTest.TestObject - Class in com.oracle.graal.compiler.test.ea
 
EarlyReadEliminationTest.TestObject2 - Class in com.oracle.graal.compiler.test.ea
 
EarlyReadEliminationTest.TestObject3 - Class in com.oracle.graal.compiler.test.ea
 
EATestBase - Class in com.oracle.graal.compiler.test.ea
This base class for all Escape Analysis tests does not contain tests itself, therefore it is not automatically excluded from JaCoCo.
EATestBase() - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase
 
EATestBase.TestClassInt - Class in com.oracle.graal.compiler.test.ea
 
EATestBase.TestClassObject - Class in com.oracle.graal.compiler.test.ea
 
editGraphBuilderConfiguration(GraphBuilderConfiguration) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
EliminateNestedCheckCastsTest - Class in com.oracle.graal.compiler.test
 
EliminateNestedCheckCastsTest() - Constructor for class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
EliminateNestedCheckCastsTest.A1 - Class in com.oracle.graal.compiler.test
 
EliminateNestedCheckCastsTest.A2 - Class in com.oracle.graal.compiler.test
 
EliminateNestedCheckCastsTest.A3 - Class in com.oracle.graal.compiler.test
 
EliminateNestedCheckCastsTest.A4 - Class in com.oracle.graal.compiler.test
 
EliminateNestedCheckCastsTest.A5 - Class in com.oracle.graal.compiler.test
 
EliminateNestedCheckCastsTest.A6 - Class in com.oracle.graal.compiler.test
 
ENABLED - Static variable in class com.oracle.graal.compiler.test.AllocSpy
 
entries - Variable in class com.oracle.graal.compiler.test.OptionsVerifierTest.Classpath
 
Entry(String) - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest2.Entry
 
EntryWithNext(String, ConditionalEliminationTest2.Entry) - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest2.EntryWithNext
 
equals(Object) - Method in class com.oracle.graal.compiler.test.CountedLoopTest.Result
 
equals(Object) - Method in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
equals(Object) - Method in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
equals(PartialEscapeAnalysisTest.CacheKey) - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.CacheKey
 
equalsTest1() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
equalsTest1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
error(String) - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
error(String) - Static method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
 
EscapeAnalysisTest - Class in com.oracle.graal.compiler.test.ea
The PartialEscapeAnalysisPhase is expected to remove all allocations and return the correct values.
EscapeAnalysisTest() - Constructor for class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
EscapeAnalysisTest.MyException - Exception in com.oracle.graal.compiler.test.ea
 
exception - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest.Result
 
Excluded - Static variable in class com.oracle.graal.compiler.test.AllocSpy
 
excludeFrame(String) - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
executeActual(ResolvedJavaMethod, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
executeActualCheckDeopt(ResolvedJavaMethod, Set<DeoptimizationReason>, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
executeExpected(ResolvedJavaMethod, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
exitValue - Variable in class com.oracle.graal.compiler.test.CountedLoopTest.Result
 
extremum - Variable in class com.oracle.graal.compiler.test.CountedLoopTest.Result
 

F

f - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests.Data
 
f(StaticAnalysis, Class<?>, String) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
f1 - Variable in class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
f1 - Variable in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
f2 - Variable in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
field - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
field - Static variable in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
field - Static variable in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
field - Variable in class com.oracle.graal.compiler.test.MergeCanonicalizerTest
 
field - Static variable in class com.oracle.graal.compiler.test.ShortCircuitNodeTest
 
field1 - Static variable in class com.oracle.graal.compiler.test.LockEliminationTest
 
field1 - Variable in class com.oracle.graal.compiler.test.PushThroughIfTest
 
field2 - Static variable in class com.oracle.graal.compiler.test.LockEliminationTest
 
field2 - Variable in class com.oracle.graal.compiler.test.PushThroughIfTest
 
field2 - Static variable in class com.oracle.graal.compiler.test.ShortCircuitNodeTest
 
FIELD_HANDLE - Static variable in class com.oracle.graal.compiler.test.MethodHandleEagerResolution
 
fieldA - Static variable in class com.oracle.graal.compiler.test.IfReorderTest
 
fieldB - Static variable in class com.oracle.graal.compiler.test.IfReorderTest
 
FieldObject() - Constructor for class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
fieldOffset1 - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
fieldOffset2 - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
Fields() - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
fields - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
 
fillInStackTrace() - Method in exception com.oracle.graal.compiler.test.ea.EscapeAnalysisTest.MyException
 
FinalFields() - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
FinalizableSubclassTest - Class in com.oracle.graal.compiler.test
 
FinalizableSubclassTest() - Constructor for class com.oracle.graal.compiler.test.FinalizableSubclassTest
 
FinalizableSubclassTest.ClassTemplateLoader - Class in com.oracle.graal.compiler.test
 
FinalizableSubclassTest.NoFinalizerEverAAAA - Class in com.oracle.graal.compiler.test
used as template to generate class files at runtime.
FinalizableSubclassTest.NoFinalizerYetAAAA - Class in com.oracle.graal.compiler.test
 
FinalizableSubclassTest.WithFinalizerAAAA - Class in com.oracle.graal.compiler.test
 
finalize() - Method in class com.oracle.graal.compiler.test.FinalizableSubclassTest.WithFinalizerAAAA
 
FinalSubClass(int) - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.FinalSubClass
 
finalSubClassField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
finalSubClassFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
FinalSubClassStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
findClass(String) - Method in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
findField(Class<?>, String) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
findFirstLoop(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest
 
findMethod(Class<?>, String) - Method in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
Look up a method using Java reflection and convert it to the Graal API method object.
findMethod(Class<?>, String) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
FindUniqueConcreteMethodBugTest - Class in com.oracle.graal.compiler.test
 
FindUniqueConcreteMethodBugTest() - Constructor for class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest
 
FindUniqueConcreteMethodBugTest.AbstractPerson - Class in com.oracle.graal.compiler.test
 
FindUniqueConcreteMethodBugTest.Person - Interface in com.oracle.graal.compiler.test
 
FindUniqueConcreteMethodBugTest.PersonImpl - Class in com.oracle.graal.compiler.test
 
FindUniqueConcreteMethodBugTest.Tenant - Interface in com.oracle.graal.compiler.test
 
FindUniqueConcreteMethodBugTest.TenantImpl - Class in com.oracle.graal.compiler.test
 
finish() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
Performs the fixed-point analysis that finds all methods transitively reachable from the root methods.
floatArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
floatCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
floatCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
FloatingReadTest - Class in com.oracle.graal.compiler.test
 
FloatingReadTest() - Constructor for class com.oracle.graal.compiler.test.FloatingReadTest
 
FloatingReadTest.Container - Class in com.oracle.graal.compiler.test
 
FloatOptimizationTest - Class in com.oracle.graal.compiler.test
Check for incorrect elimination of 0.0 and -0.0 from computations.
FloatOptimizationTest() - Constructor for class com.oracle.graal.compiler.test.FloatOptimizationTest
 
floatTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
floatTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
floatValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
foo - Static variable in class com.oracle.graal.compiler.test.ReadAfterCheckCastTest
 
foo(Object) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests.A
 
foo(Object) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests.B
 
formalParameters - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
 
formalReturn - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
 

G

generate(NodeLIRBuilderTool) - Method in class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 
get(CountedLoopTest.IVProperty, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
Get a property of an induction variable.
get(InductionVariable) - Method in interface com.oracle.graal.compiler.test.CountedLoopTest.IVProperty
 
get(CountedLoopTest.IVProperty, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 
get() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
get(MappedByteBuffer) - Method in interface com.oracle.graal.compiler.test.MarkUnsafeAccessTest.MappedByteBufferGetter
 
getAddress() - Method in interface com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.Tenant
 
getAddress() - Method in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.TenantImpl
 
getAllInstantiatedTypes() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
All types that are found to be instantiated, i.e., all types allocated by the reachable instance and array allocation bytecodes.
getAttributesLength(InliningTest.Attributes) - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
getBackend() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getBackingCharArray(String) - Static method in class com.oracle.graal.compiler.test.MethodHandleEagerResolution
 
getCanonicalGraphString(StructuredGraph, boolean, boolean) - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getCanonicalizedGraph(String) - Method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
getCanonicalizedGraph(String) - Method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
getCode(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Gets installed code for a given method, compiling it first if necessary.
getCode(ResolvedJavaMethod, StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Gets installed code for a given method, compiling it first if necessary.
getCode(ResolvedJavaMethod, StructuredGraph, boolean) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Gets installed code for a given method and graph, compiling it first if necessary.
getCode(ResolvedJavaMethod, StructuredGraph) - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
getCodeCache() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getConstantReflection() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getCount() - Method in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
getCounter(String, Map<String, AllocSpy.CountedValue>) - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
getCustomGraphBuilderSuite(GraphBuilderConfiguration) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getDefaultGraphBuilderPlugins() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
getDefaultGraphBuilderPlugins() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getDefaultGraphBuilderSuite() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getDefaultHighTierContext() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getFinalSchedule(String, MemoryScheduleTest.TestMode) - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
getFinalSchedule(String, MemoryScheduleTest.TestMode, SchedulePhase.SchedulingStrategy) - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
getFormalParameters() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
All types that the parameters of this method can have.
getFormalReturn() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
All types that the return value of this method can have.
getGraph(String, boolean) - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
getGraph(String) - Method in class com.oracle.graal.compiler.test.LockEliminationTest
 
getId() - Method in interface com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.Person
 
getInputStream(String) - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest.Classpath
 
getIntrinsic(CountedLoopTest.IVProperty, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
 
getInvoke(String, StructuredGraph) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
getLabelLength(FindUniqueConcreteMethodBugTest.AbstractPerson) - Method in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest
 
getLength() - Method in interface com.oracle.graal.compiler.test.inlining.InliningTest.Attributes
 
getLength() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.NullAttributes
 
getLength() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.TenAttributes
 
getLIRGenerationResult(StructuredGraph) - Method in class com.oracle.graal.compiler.test.backend.BackendTest
 
getLIRSuites() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getLowerer() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getMetaAccess() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getName() - Method in interface com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.Person
 
getName() - Method in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.PersonImpl
 
getName() - Method in interface com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.Tenant
 
getNodeCountExcludingUnusedConstants(StructuredGraph) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getProviders() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getRaw() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
getReplacements() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getResolvedJavaMethod(String) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getResolvedJavaMethod(Class<?>, String) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getResolvedJavaMethod(Class<?>, String, Class<?>...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getResult(String) - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
getResult(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
getResults() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
Returns the static analysis results computed by StaticAnalysis.finish().
getReturn(String) - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
getSnippetReflection() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getSpeculationLog() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getState() - Method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
getSuites() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getTarget() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
getTypes() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
Returns the types of this element.
getValue() - Method in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
getValue() - Method in class com.oracle.graal.compiler.test.LockEliminationTest.A
 
GraalCompilerAssumptionsTest - Class in com.oracle.graal.compiler.test
 
GraalCompilerAssumptionsTest() - Constructor for class com.oracle.graal.compiler.test.GraalCompilerAssumptionsTest
 
GraalCompilerAssumptionsTest(Class<? extends Architecture>) - Constructor for class com.oracle.graal.compiler.test.GraalCompilerAssumptionsTest
 
GraalCompilerTest - Class in com.oracle.graal.compiler.test
Base class for Graal compiler unit tests.
GraalCompilerTest() - Constructor for class com.oracle.graal.compiler.test.GraalCompilerTest
 
GraalCompilerTest(Class<? extends Architecture>) - Constructor for class com.oracle.graal.compiler.test.GraalCompilerTest
Set up a test for a non-default backend.
GraalCompilerTest.ArgSupplier - Interface in com.oracle.graal.compiler.test
Type denoting a lambda that supplies a fresh value each time it is called.
GraalCompilerTest.Result - Class in com.oracle.graal.compiler.test
 
GraalContextSampler() - Constructor for class com.oracle.graal.compiler.test.AllocSpy.GraalContextSampler
 
GraalTutorial - Class in com.oracle.graal.compiler.test.tutorial
Examples for the Graal tutorial.
GraalTutorial() - Constructor for class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
GraalTutorial.A - Class in com.oracle.graal.compiler.test.tutorial
 
GraalTutorial.B - Class in com.oracle.graal.compiler.test.tutorial
 
graph - Variable in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
graph - Variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
graph - Variable in class com.oracle.graal.compiler.test.ea.EATestBase
 
graph - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
GraphEncoderTest - Class in com.oracle.graal.compiler.test
 
GraphEncoderTest() - Constructor for class com.oracle.graal.compiler.test.GraphEncoderTest
 
GraphScheduleTest - Class in com.oracle.graal.compiler.test
 
GraphScheduleTest() - Constructor for class com.oracle.graal.compiler.test.GraphScheduleTest
 
GuardEliminationCornerCasesTest - Class in com.oracle.graal.compiler.test
 
GuardEliminationCornerCasesTest() - Constructor for class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest
 
GuardEliminationCornerCasesTest.A - Class in com.oracle.graal.compiler.test
 
GuardEliminationCornerCasesTest.B - Class in com.oracle.graal.compiler.test
 
GuardEliminationCornerCasesTest.C - Class in com.oracle.graal.compiler.test
 
GuardEliminationCornerCasesTest.D - Class in com.oracle.graal.compiler.test
 

H

hash - Variable in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
hashCode() - Method in class com.oracle.graal.compiler.test.CountedLoopTest.Result
 
hashCode() - Method in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
hashCode() - Method in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
hashCode() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.CacheKey
 
HistogramLimit - Static variable in class com.oracle.graal.compiler.test.AllocSpy
Only the HistogramLimit most frequent values are printed.

I

i1 - Variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
i2 - Variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
id - Variable in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.TenantImpl
 
idx - Variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.CacheKey
 
IfCanonicalizerTest - Class in com.oracle.graal.compiler.test
In the following tests, the usages of local variable "a" are replaced with the integer constant 0.
IfCanonicalizerTest() - Constructor for class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
IfReorderTest - Class in com.oracle.graal.compiler.test
 
IfReorderTest() - Constructor for class com.oracle.graal.compiler.test.IfReorderTest
 
ImplicitNullCheckTest - Class in com.oracle.graal.compiler.test
Tests that the hub access and the null check are folded.
ImplicitNullCheckTest() - Constructor for class com.oracle.graal.compiler.test.ImplicitNullCheckTest
 
ImplicitNullCheckTest.Receiver - Class in com.oracle.graal.compiler.test
 
inc() - Method in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
increment1() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
increment2() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
increment3() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
incrementEq1() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
incrementEq2() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
incrementEq3() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
incrementEqSnippet(int, int, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
 
incrementSnippet(int, int, int) - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
 
indexOfAAAA(byte[], int) - Static method in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
InfopointReasonTest - Class in com.oracle.graal.compiler.test
Test that infopoints in CompilationResults have correctly assigned reasons.
InfopointReasonTest() - Constructor for class com.oracle.graal.compiler.test.InfopointReasonTest
 
initializeDebugging() - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
inlinedPart(EATestBase.TestClassObject) - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
InliningTest - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest() - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest
 
InliningTest.Attributes - Interface in com.oracle.graal.compiler.test.inlining
 
InliningTest.Fields - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.FinalFields - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.FinalSubClass - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.MultipleImplementorsInterface - Interface in com.oracle.graal.compiler.test.inlining
 
InliningTest.NullAttributes - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.SingleImplementorInterface - Interface in com.oracle.graal.compiler.test.inlining
 
InliningTest.StaticFinalFields - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.SubClassA - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.SubClassB - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.SubClassC - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.SuperClass - Class in com.oracle.graal.compiler.test.inlining
 
InliningTest.TenAttributes - Class in com.oracle.graal.compiler.test.inlining
 
instanceOfSnippet(Object) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
instanceOfUsage(Object) - Static method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
instancesPerGraalContext - Variable in class com.oracle.graal.compiler.test.AllocSpy
 
instancesPerGraalContext(String) - Method in class com.oracle.graal.compiler.test.AllocSpy
 
intArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
intCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
intCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
IntegerEqualsCanonicalizerTest - Class in com.oracle.graal.compiler.test
 
IntegerEqualsCanonicalizerTest() - Constructor for class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
integerTest1(int, int) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
integerTest2(long, long) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
integerTest3(long, long) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
integerTest4(int, int) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
integerTestCanonicalization1(boolean) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
integerTestCanonicalization2(boolean) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
integerTestCanonicalization3(boolean) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
intrinsicUsage(double) - Static method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
intTest1() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
intTest1Snippet() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
intTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
intTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
intValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
invalidate(InstalledCode) - Method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
invoke(ResolvedJavaMethod, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
invokeConcreteInterfaceMethodSnippet(InliningTest.MultipleImplementorsInterface) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeConcreteMethodSnippet(InliningTest.SuperClass) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeConstructorSnippet(int) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
InvokeExceptionTest - Class in com.oracle.graal.compiler.test
 
InvokeExceptionTest() - Constructor for class com.oracle.graal.compiler.test.InvokeExceptionTest
 
invokeFinalMethodSnippet(InliningTest.SuperClass, InliningTest.SubClassA, InliningTest.FinalSubClass) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
InvokeGraal - Class in com.oracle.graal.compiler.test.tutorial
Sample code that shows how to invoke Graal from an application.
InvokeGraal() - Constructor for class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
InvokeHintsTest - Class in com.oracle.graal.compiler.test
 
InvokeHintsTest() - Constructor for class com.oracle.graal.compiler.test.InvokeHintsTest
 
invokeInterfaceSnippet(CharSequence) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
invokeLeafClassMethodSnippet(InliningTest.SubClassA) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeMethodOnFieldSnippet() - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeMethodOnFinalClassSnippet(InliningTest.FinalSubClass) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeMethodOnFinalFieldSnippet() - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeMethodOnStaticFinalFieldSnippet() - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeOverriddenInterfaceMethodSnippet(InliningTest.MultipleImplementorsInterface) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeOverriddenProtectedMethodSnippet(InliningTest.SuperClass) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeOverriddenPublicMethodSnippet(InliningTest.SuperClass) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeSingleImplementorInterfaceSnippet(InliningTest.SingleImplementorInterface) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeStaticOnInstanceSnippet(Boolean, boolean) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
invokeStaticSnippet(boolean) - Static method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
InvokeTypeFlow(MethodCallTargetNode, StaticAnalysis.TypeFlow[], StaticAnalysis.TypeFlow) - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
invokeVirtualSnippet(Object) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
invokeWithExceptionSnippet(boolean) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
isArchitecture(String) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Test if the current test runs on the given platform.
isEnabled() - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
isObject(ValueNode) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
itail - Variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
iterationCount(double, boolean) - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
Inject an iteration count for a loop condition into the profiling information of this test case.
ITERATIONS - Static variable in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest
 
iv - Variable in class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 
IVPropertyNode(CountedLoopTest.IVProperty, ValueNode) - Constructor for class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 

L

lastCompiledGraph - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
limit - Static variable in class com.oracle.graal.compiler.test.OnStackReplacementTest
 
lineInfopoints() - Method in class com.oracle.graal.compiler.test.InfopointReasonTest
 
lineNo - Variable in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
Line number for error reporting.
linkCallee(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
lir - Variable in class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
lirSuites - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
loaderInstance - Static variable in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
LockEliminationTest - Class in com.oracle.graal.compiler.test
 
LockEliminationTest() - Constructor for class com.oracle.graal.compiler.test.LockEliminationTest
 
LockEliminationTest.A - Class in com.oracle.graal.compiler.test
 
longAddChain(boolean) - Method in class com.oracle.graal.compiler.test.LongNodeChainTest
 
longArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
longCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
longCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
longField - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
longField2 - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
LongNodeChainTest - Class in com.oracle.graal.compiler.test
 
LongNodeChainTest() - Constructor for class com.oracle.graal.compiler.test.LongNodeChainTest
 
longTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
longTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
longValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
lookupField(ResolvedJavaField) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
All types that the given field can have, i.e., all types assigned by the reachable field store bytecodes.
lookupFlow(ValueNode) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
Lookup the type flow node for a Graal node.
lookupMethod(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Gets the reflection Method from which a given ResolvedJavaMethod was created or null if javaMethod does not correspond to a reflection method.
lookupMethod(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
All types that parameters and return value of the given method can have.
loopTest1() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
loopTest1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
LoopUnswitchTest - Class in com.oracle.graal.compiler.test
 
LoopUnswitchTest() - Constructor for class com.oracle.graal.compiler.test.LoopUnswitchTest
 

M

m(StaticAnalysis, Class<?>, String) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
MarkUnsafeAccessTest - Class in com.oracle.graal.compiler.test
 
MarkUnsafeAccessTest() - Constructor for class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
MarkUnsafeAccessTest.MappedByteBufferGetter - Interface in com.oracle.graal.compiler.test
 
matches(String[], String) - Static method in class com.oracle.graal.compiler.test.CheckGraalInvariants
 
materializeReferenceSnippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
materializeTest1() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
materializeTest1Snippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
maxObject - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
MemoryArithmeticTest - Class in com.oracle.graal.compiler.test
 
MemoryArithmeticTest() - Constructor for class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
MemoryArithmeticTest.FieldObject - Class in com.oracle.graal.compiler.test
 
MemoryScheduleTest - Class in com.oracle.graal.compiler.test
In these test the FrameStates are explicitly cleared out, so that the scheduling of FloatingReadNodes depends solely on the scheduling algorithm.
MemoryScheduleTest() - Constructor for class com.oracle.graal.compiler.test.MemoryScheduleTest
 
MemoryScheduleTest.Container - Class in com.oracle.graal.compiler.test
 
MemoryScheduleTest.TestMode - Enum in com.oracle.graal.compiler.test
 
MergeCanonicalizerTest - Class in com.oracle.graal.compiler.test
 
MergeCanonicalizerTest() - Constructor for class com.oracle.graal.compiler.test.MergeCanonicalizerTest
 
mergeTest1() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
mergeTest1Snippet(boolean, int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
metaAccess - Variable in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
metaAccess - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
Access to type, method, and fields using the Graal API.
metaAccess - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
method - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
 
MethodHandleEagerResolution - Class in com.oracle.graal.compiler.test
 
MethodHandleEagerResolution() - Constructor for class com.oracle.graal.compiler.test.MethodHandleEagerResolution
 
methodMap - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
methods - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
 
MethodState(ResolvedJavaMethod) - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
 
methodState - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
minObject - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
Monitor() - Constructor for class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
MonitorDeoptTest - Class in com.oracle.graal.compiler.test.deopt
 
MonitorDeoptTest() - Constructor for class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest
 
MonitorDeoptTest.Monitor - Class in com.oracle.graal.compiler.test.deopt
 
MonitorDeoptTest.State - Enum in com.oracle.graal.compiler.test.deopt
 
MonitorGraphTest - Class in com.oracle.graal.compiler.test
In the following tests, the usages of local variable "a" are replaced with the integer constant 0.
MonitorGraphTest() - Constructor for class com.oracle.graal.compiler.test.MonitorGraphTest
 
multipleImplementorsField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
multipleImplementorsFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
MultipleImplementorsStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
MyException(Integer) - Constructor for exception com.oracle.graal.compiler.test.ea.EscapeAnalysisTest.MyException
 

N

N - Static variable in class com.oracle.graal.compiler.test.LongNodeChainTest
 
N - Static variable in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
name - Variable in class com.oracle.graal.compiler.test.AllocSpy
 
name - Variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest2.Entry
 
name - Variable in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.PersonImpl
 
NameSize - Static variable in class com.oracle.graal.compiler.test.AllocSpy
The width of the allocation context column.
NestedLoopTest - Class in com.oracle.graal.compiler.test
 
NestedLoopTest() - Constructor for class com.oracle.graal.compiler.test.NestedLoopTest
 
next - Variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest2.EntryWithNext
 
noAccess() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
node(FixedNode) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
NodePosIteratorTest - Class in com.oracle.graal.compiler.test
 
NodePosIteratorTest() - Constructor for class com.oracle.graal.compiler.test.NodePosIteratorTest
 
NodePosIteratorTest.TestNode - Class in com.oracle.graal.compiler.test
 
NoFinalizerEverAAAA() - Constructor for class com.oracle.graal.compiler.test.FinalizableSubclassTest.NoFinalizerEverAAAA
 
NoFinalizerYetAAAA() - Constructor for class com.oracle.graal.compiler.test.FinalizableSubclassTest.NoFinalizerYetAAAA
 
nonInlineable() - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
noninlineLength(char[]) - Static method in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
notInlineable() - Static method in class com.oracle.graal.compiler.test.ea.EATestBase
 
NullAttributes() - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.NullAttributes
 
nullPointerExceptionSnippet(Object) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
numberField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
numberFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
NumberSize - Static variable in class com.oracle.graal.compiler.test.AllocSpy
The width of the frequency column.
NumberStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 

O

obj - Variable in class com.oracle.graal.compiler.test.ea.PoorMansEATest.A
 
obj - Variable in class com.oracle.graal.compiler.test.MemoryScheduleTest.Container
 
objectArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
objectCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
objectCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
objectTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
objectTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
objectValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
offsetInt1 - Static variable in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
offsetInt2 - Static variable in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
offsetLong1 - Static variable in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
offsetLong2 - Static variable in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
offsetObject1 - Static variable in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
offsetObject2 - Static variable in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
OnStackReplacementTest - Class in com.oracle.graal.compiler.test
 
OnStackReplacementTest() - Constructor for class com.oracle.graal.compiler.test.OnStackReplacementTest
 
open(Object) - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
option - Variable in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
The option field context of the verification.
OptionsVerifier(Class<?>, OptionDescriptor) - Constructor for class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
OptionsVerifierTest - Class in com.oracle.graal.compiler.test
Verifies a class declaring one or more options has a class initializer that only initializes the option(s).
OptionsVerifierTest() - Constructor for class com.oracle.graal.compiler.test.OptionsVerifierTest
 
OptionsVerifierTest.Classpath - Class in com.oracle.graal.compiler.test
 
OptionsVerifierTest.OptionsVerifier - Class in com.oracle.graal.compiler.test
 
outputGraph(StructuredGraph, String) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
outputNode(Node) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 

P

parent - Variable in class com.oracle.graal.compiler.test.AllocSpy
 
parse1(ResolvedJavaMethod, PhaseSuite<HighTierContext>, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
parseAndProcess(Class<?>, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.FinalizableSubclassTest
 
parseAndProcess(String) - Method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
parseDebug(ResolvedJavaMethod, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Parses a Java method in full debug mode to produce a graph.
parseEager(String, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Parses a Java method in eager mode to produce a graph.
parseEager(ResolvedJavaMethod, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Parses a Java method in eager mode to produce a graph.
parseForCompile(ResolvedJavaMethod) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Used to produce a graph for a method about to be compiled by GraalCompilerTest.compile(ResolvedJavaMethod, StructuredGraph) if the second parameter to that method is null.
parseProfiled(String, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Parses a Java method in default mode to produce a graph.
parseProfiled(ResolvedJavaMethod, StructuredGraph.AllowAssumptions) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
Parses a Java method in default mode to produce a graph.
PartialEscapeAnalysisTest - Class in com.oracle.graal.compiler.test.ea
The PartialEscapeAnalysisPhase is expected to remove all allocations and return the correct values.
PartialEscapeAnalysisTest() - Constructor for class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
PartialEscapeAnalysisTest.CacheKey - Class in com.oracle.graal.compiler.test.ea
 
PartialEscapeAnalysisTest.TestObject - Class in com.oracle.graal.compiler.test.ea
 
PartialEscapeAnalysisTest.TestObject2 - Class in com.oracle.graal.compiler.test.ea
 
PEAAssertionsTest - Class in com.oracle.graal.compiler.test.ea
 
PEAAssertionsTest() - Constructor for class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
PEAAssertionsTest.TestClass - Class in com.oracle.graal.compiler.test.ea
 
PEAReadEliminationTest - Class in com.oracle.graal.compiler.test.ea
 
PEAReadEliminationTest() - Constructor for class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
PersonImpl(String) - Constructor for class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.PersonImpl
 
PhiCreationTests - Class in com.oracle.graal.compiler.test
In the following tests, the correct removal of redundant phis during graph building is tested.
PhiCreationTests() - Constructor for class com.oracle.graal.compiler.test.PhiCreationTests
 
PoorMansEATest - Class in com.oracle.graal.compiler.test.ea
Tests AbstractNewObjectNode.simplify(com.oracle.graal.graph.spi.SimplifierTool).
PoorMansEATest() - Constructor for class com.oracle.graal.compiler.test.ea.PoorMansEATest
 
PoorMansEATest.A - Class in com.oracle.graal.compiler.test.ea
 
prepareGraph(String, boolean) - Method in class com.oracle.graal.compiler.test.ea.EATestBase
 
print(PrintStream, Map<String, AllocSpy.CountedValue>, String, int, int, int) - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
printLine(PrintStream, char, int) - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
printStackTraceToString(Throwable) - Static method in class com.oracle.graal.compiler.test.CheckGraalInvariants
 
process() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.InvokeTypeFlow
 
process() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
 
process() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
Processing of the worklist element: propagate the types to all usages.
process() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.WorklistEntry
 
processed - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.MethodState
 
processMethod(String) - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
processMethod(String) - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
processMethod(String) - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
profile(String, Object...) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
profile(boolean, int, String, Object...) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
ProfilingInfoTest - Class in com.oracle.graal.compiler.test
Tests profiling information provided by the runtime.
ProfilingInfoTest() - Constructor for class com.oracle.graal.compiler.test.ProfilingInfoTest
 
prop(String) - Static method in class com.oracle.graal.compiler.test.AllocSpy
 
property - Variable in class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 
protectedFinalMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
protectedNotOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
protectedOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalSubClass
 
protectedOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassA
 
protectedOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassB
 
protectedOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassC
 
protectedOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
providers - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
providers - Variable in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
publicFinalMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
publicNotOverriddenMethod() - Method in interface com.oracle.graal.compiler.test.inlining.InliningTest.MultipleImplementorsInterface
 
publicNotOverriddenMethod() - Method in interface com.oracle.graal.compiler.test.inlining.InliningTest.SingleImplementorInterface
 
publicNotOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
publicOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalSubClass
 
publicOverriddenMethod() - Method in interface com.oracle.graal.compiler.test.inlining.InliningTest.MultipleImplementorsInterface
 
publicOverriddenMethod() - Method in interface com.oracle.graal.compiler.test.inlining.InliningTest.SingleImplementorInterface
 
publicOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassA
 
publicOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassB
 
publicOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassC
 
publicOverriddenMethod() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
PushNodesThroughPiTest - Class in com.oracle.graal.compiler.test
 
PushNodesThroughPiTest() - Constructor for class com.oracle.graal.compiler.test.PushNodesThroughPiTest
 
PushNodesThroughPiTest.A - Class in com.oracle.graal.compiler.test
 
PushNodesThroughPiTest.B - Class in com.oracle.graal.compiler.test
 
PushNodesThroughPiTest.C - Class in com.oracle.graal.compiler.test
 
PushThroughIfTest - Class in com.oracle.graal.compiler.test
 
PushThroughIfTest() - Constructor for class com.oracle.graal.compiler.test.PushThroughIfTest
 
put() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
putRaw() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
putValue(TypeWriter, long) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
putValues(TypeWriter) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 

R

ReadAfterCheckCastTest - Class in com.oracle.graal.compiler.test
 
ReadAfterCheckCastTest() - Constructor for class com.oracle.graal.compiler.test.ReadAfterCheckCastTest
 
ReadAfterCheckCastTest.A - Class in com.oracle.graal.compiler.test
 
ReadAfterCheckCastTest.B - Class in com.oracle.graal.compiler.test
 
ReassociateAndCanonicalTest - Class in com.oracle.graal.compiler.test
 
ReassociateAndCanonicalTest() - Constructor for class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
Receiver() - Constructor for class com.oracle.graal.compiler.test.ImplicitNullCheckTest.Receiver
 
ref - Variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.CacheKey
 
ref(int, int) - Static method in class com.oracle.graal.compiler.test.StraighteningTest
 
ref10Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref11Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref12Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref13Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref14Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref15Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref16Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref1Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref2Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref3Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref4Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref5Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref6Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref7Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref8Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
ref9Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
reference1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
reference1Snippet(ConditionalEliminationTest5.A, ConditionalEliminationTest5.B) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
reference1Snippet(Object, ConditionalEliminationTest6.B) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
reference2Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
reference2Snippet(ConditionalEliminationTest5.A) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
reference3Snippet(Object, Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest9
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.InvokeHintsTest
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.MonitorGraphTest
 
REFERENCE_SNIPPET - Static variable in class com.oracle.graal.compiler.test.StraighteningTest
 
referenceCanonicalComparison(int, int) - Static method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
referenceComparisonSnippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceIfSnippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceInvoke(ResolvedJavaMethod, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
referenceLateCanonicalizationSnippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceLoop2Snippet(int, Integer) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceLoopSnippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceSnippet(int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
referenceSnippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
referenceSnippet(int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest9
 
referenceSnippet(int) - Static method in class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
referenceSnippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
referenceSnippet() - Static method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
referenceSnippet(int) - Static method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
referenceSnippet(boolean) - Method in class com.oracle.graal.compiler.test.PushThroughIfTest
 
referenceSnippet1() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceSnippet1(int) - Static method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
referenceSnippet1(int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
referenceSnippet2() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
referenceSnippet2(int) - Static method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
referenceSnippet2(int, int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
referenceSnippet3(int, int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
referenceSnippet3(Object) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
referenceSnippet5(Object, Object) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
referenceSnippet7(int) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
registerFlow(ValueNode, StaticAnalysis.TypeFlow) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
Register the type flow node for a Graal node.
registers - Variable in class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
RegisterStats(LIR) - Constructor for class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
regRegMoves - Variable in class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
removeLoopSafepoint(StructuredGraph) - Static method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest
Remove the safepoint from the first loop in the test method, so only the safepoints on MonitorEnter and MonitorExit remain in the loop.
replaceAAAA(byte[], int, String) - Static method in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
replaceTo - Variable in class com.oracle.graal.compiler.test.FinalizableSubclassTest.ClassTemplateLoader
 
resetProfile(String) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
resolve(String) - Static method in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
resolveAndInitialize(Class<?>) - Method in class com.oracle.graal.compiler.test.GraalCompilerAssumptionsTest
Converts a Class to an initialized ResolvedJavaType.
Result() - Constructor for class com.oracle.graal.compiler.test.CountedLoopTest.Result
 
Result(Object, Throwable) - Constructor for class com.oracle.graal.compiler.test.GraalCompilerTest.Result
 
results - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
The results of the static analysis.
Results() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.Results
 
returnNodes - Variable in class com.oracle.graal.compiler.test.ea.EATestBase
 
returnValue - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest.Result
 
rewrite(LoopsData) - Method in class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 
rnd - Static variable in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
run0() - Method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest
 

S

s - Static variable in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
s1 - Variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
s2 - Variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
sampleAllocation(int, String, Object, long) - Method in class com.oracle.graal.compiler.test.AllocSpy.GraalContextSampler
 
SampleBytes - Static variable in class com.oracle.graal.compiler.test.AllocSpy
Determines if bytes per allocation site are recorded.
SampleInstances - Static variable in class com.oracle.graal.compiler.test.AllocSpy
Determines if allocations per allocation site are recorded.
ScalarTypeSystemTest - Class in com.oracle.graal.compiler.test
In the following tests, the scalar type system of the compiler should be complete enough to see the relation between the different conditions.
ScalarTypeSystemTest() - Constructor for class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
SchedulingTest - Class in com.oracle.graal.compiler.test
 
SchedulingTest() - Constructor for class com.oracle.graal.compiler.test.SchedulingTest
 
SchedulingTest2 - Class in com.oracle.graal.compiler.test
 
SchedulingTest2() - Constructor for class com.oracle.graal.compiler.test.SchedulingTest2
 
search(ConditionalEliminationTest2.Entry, String, ConditionalEliminationTest2.Entry) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
serialVersionUID - Static variable in exception com.oracle.graal.compiler.test.DegeneratedLoopsTest.UnresolvedException
 
serialVersionUID - Static variable in exception com.oracle.graal.compiler.test.ea.EscapeAnalysisTest.MyException
 
setState(MonitorDeoptTest.State) - Method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
shiftLeftStamp1(int) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
shiftLeftStamp2(int) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
shortArray - Static variable in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
ShortCircuitNodeTest - Class in com.oracle.graal.compiler.test
 
ShortCircuitNodeTest() - Constructor for class com.oracle.graal.compiler.test.ShortCircuitNodeTest
 
shortCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
shortCopyOfVirtualization(int) - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
shortTestValue1 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
shortTestValue2 - Static variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
shortValue - Variable in class com.oracle.graal.compiler.test.MemoryArithmeticTest.FieldObject
 
shouldProcess(String) - Static method in class com.oracle.graal.compiler.test.CheckGraalInvariants
 
shouldVerifyEquals(ResolvedJavaMethod) - Static method in class com.oracle.graal.compiler.test.CheckGraalInvariants
 
SimpleCFGTest - Class in com.oracle.graal.compiler.test
 
SimpleCFGTest() - Constructor for class com.oracle.graal.compiler.test.SimpleCFGTest
 
simpleMergeSnippet(boolean, int, int) - Static method in class com.oracle.graal.compiler.test.ea.EAMergingTest
 
singleImplementorField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
singleImplementorFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
SingleImplementorStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
snippet1(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippet2(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippet3(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetBoxing1(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetBoxing2(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetControlFlow1(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetControlFlow2(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetControlFlow3(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetControlFlow4(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetControlFlow5(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetHere1(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetHere2(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetHere3(int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetIndirect1(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
snippetIndirect2(boolean, int) - Static method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
sourceFile - Variable in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
Source file context for error reporting.
speculativeOptimization(boolean) - Method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
spillMoves - Variable in class com.oracle.graal.compiler.test.backend.AllocatorTest.RegisterStats
 
stail - Variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
StampCanonicalizerTest - Class in com.oracle.graal.compiler.test
This class tests some specific patterns the stamp system should be able to canonicalize away using IntegerStamp.upMask().
StampCanonicalizerTest() - Constructor for class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
stampProvider - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
Access to platform dependent stamps.
stampProvider - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
state - Variable in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
State() - Constructor for enum com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.State
 
StaticAnalysis - Class in com.oracle.graal.compiler.test.tutorial
A simple context-insensitive static analysis based on the Graal API.
StaticAnalysis(MetaAccessProvider, StampProvider) - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
 
StaticAnalysis.InvokeTypeFlow - Class in com.oracle.graal.compiler.test.tutorial
The active element for method invocations.
StaticAnalysis.MethodState - Class in com.oracle.graal.compiler.test.tutorial
The types of the parameters and return value of a method.
StaticAnalysis.Results - Class in com.oracle.graal.compiler.test.tutorial
The results computed by the static analysis.
StaticAnalysis.TypeFlow - Class in com.oracle.graal.compiler.test.tutorial
The active element during static analysis: types are added until a fixed point is reached.
StaticAnalysis.TypeFlowBuilder - Class in com.oracle.graal.compiler.test.tutorial
Converts the Graal nodes of a method to a type flow graph.
StaticAnalysis.WorklistEntry - Class in com.oracle.graal.compiler.test.tutorial
Base class for all work items that can be added to the worklist.
StaticAnalysisTests - Class in com.oracle.graal.compiler.test.tutorial
 
StaticAnalysisTests() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
StaticAnalysisTests.A - Class in com.oracle.graal.compiler.test.tutorial
 
StaticAnalysisTests.B - Class in com.oracle.graal.compiler.test.tutorial
 
StaticAnalysisTests.Data - Class in com.oracle.graal.compiler.test.tutorial
 
staticField - Static variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
staticField - Static variable in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
staticField - Static variable in class com.oracle.graal.compiler.test.MergeCanonicalizerTest
 
StaticFinalFields() - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
StaticInterfaceFieldTest - Class in com.oracle.graal.compiler.test
Test that interfaces are correctly initialized by a static field resolution during eager graph building.
StaticInterfaceFieldTest() - Constructor for class com.oracle.graal.compiler.test.StaticInterfaceFieldTest
 
StaticInterfaceFieldTest.C - Class in com.oracle.graal.compiler.test
 
StaticInterfaceFieldTest.I - Interface in com.oracle.graal.compiler.test
 
staticObj - Static variable in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
StraighteningTest - Class in com.oracle.graal.compiler.test
 
StraighteningTest() - Constructor for class com.oracle.graal.compiler.test.StraighteningTest
 
Strategies - Static variable in class com.oracle.graal.compiler.test.LongNodeChainTest
 
STRINGS - Static variable in class com.oracle.graal.compiler.test.InfopointReasonTest
 
Subclass() - Constructor for class com.oracle.graal.compiler.test.ConcreteSubtypeTest.Subclass
 
SubClassA(int) - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassA
 
subClassAField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
subClassAFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
SubClassAStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
SubClassB(int) - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassB
 
subClassBField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
subClassBFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
SubClassBStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
SubClassC(int) - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.SubClassC
 
subClassCField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
subClassCFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
SubClassCStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
SubSubclass() - Constructor for class com.oracle.graal.compiler.test.ConcreteSubtypeTest.SubSubclass
 
suites - Variable in class com.oracle.graal.compiler.test.GraalCompilerTest
 
SuperClass(int) - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
superClassField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.Fields
 
superClassFinalField - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.FinalFields
 
SuperClassStaticFinalField - Static variable in class com.oracle.graal.compiler.test.inlining.InliningTest.StaticFinalFields
 
supply(GraalCompilerTest.ArgSupplier) - Static method in class com.oracle.graal.compiler.test.GraalCompilerTest
Convenience method for using an GraalCompilerTest.ArgSupplier lambda in a varargs list.
switchProbabilitySnippet(int) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
SynchronizedMethodDeoptimizationTest - Class in com.oracle.graal.compiler.test.deopt
In the following tests, we try to deoptimize out of synchronized methods.
SynchronizedMethodDeoptimizationTest() - Constructor for class com.oracle.graal.compiler.test.deopt.SynchronizedMethodDeoptimizationTest
 

T

t(Class<?>) - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
target - Variable in class com.oracle.graal.compiler.test.tutorial.InvokeGraal
 
TenantImpl(int) - Constructor for class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest.TenantImpl
 
TenAttributes() - Constructor for class com.oracle.graal.compiler.test.inlining.InliningTest.TenAttributes
 
test() - Method in class com.oracle.graal.compiler.test.CheckGraalInvariants
 
test() - Static method in class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
test(String) - Method in class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
test(MonitorDeoptTest.Monitor) - Static method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest
 
test(String) - Method in class com.oracle.graal.compiler.test.ea.PoorMansEATest
 
test() - Method in class com.oracle.graal.compiler.test.FindUniqueConcreteMethodBugTest
test(String) - Method in class com.oracle.graal.compiler.test.FloatingReadTest
 
test(String, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
test(ResolvedJavaMethod, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
test(String) - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test(String) - Method in class com.oracle.graal.compiler.test.ImplicitNullCheckTest
 
test(String, String) - Method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
test(String) - Method in class com.oracle.graal.compiler.test.InvokeExceptionTest
 
test(String) - Method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
test(String, String) - Method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
test(String) - Method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
test(String, int, int, int) - Method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test() - Static method in class com.oracle.graal.compiler.test.PhiCreationTests
Dummy method to avoid javac dead code elimination.
test(String, String) - Method in class com.oracle.graal.compiler.test.PushThroughIfTest
 
test(String) - Method in class com.oracle.graal.compiler.test.ReadAfterCheckCastTest
 
test(String, String) - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test(String, String) - Method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test() - Static method in class com.oracle.graal.compiler.test.SchedulingTest2
 
test() - Method in class com.oracle.graal.compiler.test.StaticInterfaceFieldTest.C
 
test() - Method in class com.oracle.graal.compiler.test.StaticInterfaceFieldTest
 
test(String) - Method in class com.oracle.graal.compiler.test.StraighteningTest
 
test(String, String) - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test0() - Method in class com.oracle.graal.compiler.test.BoxingTest
 
test0() - Method in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
test01() - Method in class com.oracle.graal.compiler.test.GraphEncoderTest
 
test01() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test01(boolean) - Static method in class com.oracle.graal.compiler.test.TypeWriterTest
 
test01a() - Method in class com.oracle.graal.compiler.test.TypeWriterTest
 
test01b() - Method in class com.oracle.graal.compiler.test.TypeWriterTest
 
test01Entry() - Static method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test02() - Method in class com.oracle.graal.compiler.test.GraphEncoderTest
 
test02() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test02a() - Method in class com.oracle.graal.compiler.test.TypeWriterTest
 
test02b() - Method in class com.oracle.graal.compiler.test.TypeWriterTest
 
test02Entry() - Static method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test03() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test03Entry() - Static method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test04() - Method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test04Entry() - Static method in class com.oracle.graal.compiler.test.tutorial.StaticAnalysisTests
 
test0Snippet(String[], int) - Static method in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
test1() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test1() - Method in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest10
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest8
 
test1() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest9
 
test1() - Method in class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
test1() - Method in class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
test1() - Method in class com.oracle.graal.compiler.test.deopt.SynchronizedMethodDeoptimizationTest
 
test1() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
test1() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
test1() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
test1() - Method in class com.oracle.graal.compiler.test.ea.PoorMansEATest
 
test1() - Method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test1() - Method in class com.oracle.graal.compiler.test.FinalizableSubclassTest
Use a custom class loader to generate classes, to make sure the given classes are loaded in correct order.
test1() - Method in class com.oracle.graal.compiler.test.FloatingReadTest
 
test1() - Method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test1() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test1() - Method in class com.oracle.graal.compiler.test.IfReorderTest
 
test1() - Method in class com.oracle.graal.compiler.test.ImplicitNullCheckTest
 
test1() - Method in class com.oracle.graal.compiler.test.InvokeExceptionTest
 
test1() - Method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
test1() - Method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
test1() - Method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
test1() - Method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test1() - Method in class com.oracle.graal.compiler.test.OnStackReplacementTest
 
test1() - Method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test1() - Method in class com.oracle.graal.compiler.test.PushNodesThroughPiTest
 
test1() - Method in class com.oracle.graal.compiler.test.PushThroughIfTest
 
test1() - Method in class com.oracle.graal.compiler.test.ReadAfterCheckCastTest
 
test1() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test1() - Method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test1() - Method in class com.oracle.graal.compiler.test.ShortCircuitNodeTest
 
test1() - Method in class com.oracle.graal.compiler.test.StraighteningTest
 
test10() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test10Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test11() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test11Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test12() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test12Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test13() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test13Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test14() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test14Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test15() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test15Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test16() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test16Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test1Snippet(String) - Static method in class com.oracle.graal.compiler.test.CommonedConstantsTest
A constant with usages before and after a non-inlined call.
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
test1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
test1Snippet(ConditionalEliminationTest5.A, ConditionalEliminationTest5.B) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
test1Snippet(Object, ConditionalEliminationTest6.B) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
test1Snippet(int, Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
test1Snippet(int, Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest8
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest9
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.DegeneratedLoopsTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
test1Snippet(int, int, Object, Object) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.ea.PoorMansEATest
 
test1Snippet(EliminateNestedCheckCastsTest.A1) - Static method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.FloatingReadTest
 
test1Snippet(double) - Static method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test1Snippet(Object) - Static method in class com.oracle.graal.compiler.test.IfReorderTest
 
test1Snippet(Object) - Static method in class com.oracle.graal.compiler.test.ImplicitNullCheckTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.InvokeExceptionTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.OnStackReplacementTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test1Snippet(PushNodesThroughPiTest.A) - Static method in class com.oracle.graal.compiler.test.PushNodesThroughPiTest
 
test1Snippet(ReadAfterCheckCastTest.A) - Static method in class com.oracle.graal.compiler.test.ReadAfterCheckCastTest
 
test1Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test1Snippet(int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ShortCircuitNodeTest
 
test1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.StraighteningTest
 
test2() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test2() - Method in class com.oracle.graal.compiler.test.CommonedConstantsTest
 
test2() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test2() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
test2() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
test2() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
test2() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
test2() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
test2() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
test2() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
test2() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
test2() - Method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test2() - Method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test2() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test2() - Method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
test2() - Method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
test2() - Method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
test2() - Method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test2() - Method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test2() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test2() - Method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test2(int, int) - Static method in class com.oracle.graal.compiler.test.ShortCircuitNodeTest
 
test2() - Method in class com.oracle.graal.compiler.test.StraighteningTest
 
test2Snippet() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test2Snippet(String) - Static method in class com.oracle.graal.compiler.test.CommonedConstantsTest
A constant with only usage in a loop.
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test2Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest3
 
test2Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest4
 
test2Snippet(ConditionalEliminationTest5.A) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
test2Snippet(Object, ConditionalEliminationTest6.B) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
test2Snippet(int, Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
test2Snippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
test2Snippet(int, Object, Object, Object) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
test2Snippet(EliminateNestedCheckCastsTest.A1) - Static method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test2Snippet(float) - Static method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test2Snippet() - Static method in class com.oracle.graal.compiler.test.InvokeHintsTest
 
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.LoopUnswitchTest
 
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.MonitorGraphTest
 
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test2Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test2Snippet(int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test2Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.StraighteningTest
 
test3() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test3() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test3() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
test3() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
test3() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
test3() - Method in class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
test3() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
test3() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
test3() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
test3() - Method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test3() - Method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test3() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test3() - Method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test3() - Method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test3() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test3() - Method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test3() - Method in class com.oracle.graal.compiler.test.StraighteningTest
 
test3() - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test300() - Method in class com.oracle.graal.compiler.test.BoxingTest
 
test3Snippet() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test3Snippet(int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test3Snippet(Object, Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest5
 
test3Snippet(Object, ConditionalEliminationTest6.B) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest6
 
test3Snippet(int, Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest7
 
test3Snippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
test3Snippet(int) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
test3Snippet(EliminateNestedCheckCastsTest.A1) - Static method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test3Snippet(double) - Static method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test3Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test3Snippet(int) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test3Snippet(int) - Static method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test3Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test3Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test3Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.StraighteningTest
 
test3Snippet(Object) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test4() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test4() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test4() - Method in class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
test4() - Method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test4() - Method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test4() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test4() - Method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test4() - Method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test4() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test4() - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test4Snippet() - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
test4Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test4Snippet(EliminateNestedCheckCastsTest.A1, EliminateNestedCheckCastsTest.A1) - Static method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test4Snippet(float) - Static method in class com.oracle.graal.compiler.test.FloatOptimizationTest
 
test4Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test4Snippet(int) - Static method in class com.oracle.graal.compiler.test.NestedLoopTest
 
test4Snippet(int) - Static method in class com.oracle.graal.compiler.test.PhiCreationTests
 
test4Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test4Snippet(Object) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test5() - Method in class com.oracle.graal.compiler.test.BoxingTest
 
test5() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test5() - Method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test5() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test5() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test5() - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test5Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest1
 
test5Snippet(EliminateNestedCheckCastsTest.A1) - Static method in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest
 
test5Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test5Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test5Snippet(Object, Object) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test6() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test6() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test6() - Method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test6() - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test6Snippet(int[]) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test6Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test6Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.ScalarTypeSystemTest
 
test6Snippet(int) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test7() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test7() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test7() - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test7Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test7Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test7Snippet(int) - Static method in class com.oracle.graal.compiler.test.TypeSystemTest
 
test8() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test8() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test8Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test8Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test9() - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test9() - Method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
test9Snippet(int) - Static method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
test9Snippet() - Static method in class com.oracle.graal.compiler.test.ReassociateAndCanonicalTest
 
testAgainstExpected(ResolvedJavaMethod, GraalCompilerTest.Result, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
testAgainstExpected(ResolvedJavaMethod, GraalCompilerTest.Result, Set<DeoptimizationReason>, Object, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
testAllocation(String, int, int, int) - Method in class com.oracle.graal.compiler.test.backend.AllocatorTest
 
testAnd() - Method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
testAntiDependency() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testAntiDependencySnippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testArrayCopy() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testArrayCopySnippet(Integer, char[], char[], int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float to the end (into the same block as the return).
testAssumption(String, Assumptions.Assumption, String, boolean) - Method in class com.oracle.graal.compiler.test.GraalCompilerAssumptionsTest
Checks the behavior of class loading on invalidation.
testAssumptionInvalidate(String, Assumptions.Assumption, String) - Method in class com.oracle.graal.compiler.test.GraalCompilerAssumptionsTest
 
testBadLoop() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testBadLoop2() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testBadLoop2Snippet(EarlyReadEliminationTest.TestObject, EarlyReadEliminationTest.TestObject, int, int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testBadLoopSnippet(EarlyReadEliminationTest.TestObject, EarlyReadEliminationTest.TestObject, int, int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testBlockSchedule() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testBlockSchedule2() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testBlockSchedule2Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
read should move inside the loop (out of loop is disabled).
testBlockScheduleSnippet() - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
testing scheduling within a block.
testBooleanCompare(MemoryArithmeticTest.FieldObject, boolean) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBooleanCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBooleanCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBooleanCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBooleanNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBooleanNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBooleanNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testBoxing1() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testBoxing2() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testBoxLoop() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testBoxLoopSnippet(int) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testBranchTakenProbability() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testByteAdd(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAnd(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAndConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAndConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteAnds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompare(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareGreater(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareGreaterEqual(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareLess(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareLessEqual(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteDiv(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteMul(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullAnd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullOr() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteNullXor() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteOr(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteOrConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteOrConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteOrs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSub(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareGreater(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareLess(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteXor(MemoryArithmeticTest.FieldObject, byte) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteXorConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteXorConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testByteXors() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCache() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testCacheSnippet(int, Object) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testCanonicalComparison() - Method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
testCanonicalize() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testCanonicalizeSnippet(int) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testCas() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
testCharAdd(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAnd(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAndConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAndConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharAnds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompare(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareGreater(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareGreaterEqual(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareLess(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareLessEqual(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharDiv(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharMul(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullAnd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullOr() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharNullXor() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharOr(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharOrConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharOrConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharOrs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSub(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareGreater(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareLess(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharXor(MemoryArithmeticTest.FieldObject, char) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharXorConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharXorConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCharXors() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCheckCast() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testCheckCastSnippet() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
TestClass() - Constructor for class com.oracle.graal.compiler.test.ConditionalEliminationTest10.TestClass
 
TestClass() - Constructor for class com.oracle.graal.compiler.test.ea.PEAAssertionsTest.TestClass
 
testClassHierarchyAnalysis() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testClassHierarchyAnalysisIP() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
TestClassInt() - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
TestClassInt(int) - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
TestClassInt(int, int) - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
TestClassObject() - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
TestClassObject(Object) - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
TestClassObject(Object, Object) - Constructor for class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
testCombinedIf(String, int) - Method in class com.oracle.graal.compiler.test.IfCanonicalizerTest
 
testCompare() - Method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
testCompareReference(int, int, int[], int[]) - Static method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
testCompareSnippet(int, int, int[], int[]) - Static method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
testComparison() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testComparison1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testComparison2Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testCompiled() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
testConditionalElimination(String, String) - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTestBase
 
testConditionalElimination(String, String, boolean) - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTestBase
 
testControlFlow1() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testControlFlow2() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testControlFlow3() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testControlFlow4() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testControlFlow5() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testConvertByteDouble() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertByteFloat() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertByteInt() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertByteLong() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertCharDouble() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertCharFloat() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertCharInt() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertCharLong() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertDoubleFloat() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertDoubleInt() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertDoubleLong() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertFloatDouble() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertFloatInt() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertFloatLong() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertIntDouble() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertIntFloat() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertIntLong() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertLongDouble() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertLongFloat() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertLongInt() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertShortDouble() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertShortFloat() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertShortInt() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testConvertShortLong() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testCopyOfVirtualizableAllocation() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
testCopyOfVirtualization() - Method in class com.oracle.graal.compiler.test.CopyOfVirtualizationTest
 
testDeoptDoubleConstant() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptDoubleConstantSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptDoubleVar() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptDoubleVarSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptLongConstant() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptLongConstantSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptLongVar() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptLongVarSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testDeoptMonitor() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testDeoptMonitorSnippet(Object, int) - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testDeoptMonitorSnippetInner(Object, Object, int) - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testDependentStaticBindableInlining() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testDependentStaticBindableInliningIP() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testDistinctMask() - Method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
testDiv() - Method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
testDoubleAdd(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompare(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareGreater(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareGreaterEqual(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareLess(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareLessEqual(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleDiv(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleMul(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSub(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareGreater(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareLess(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, double) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testDoubleSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testEscapeAnalysis(String, JavaConstant, boolean) - Method in class com.oracle.graal.compiler.test.ea.EATestBase
Runs Escape Analysis on the given snippet and makes sure that no allocations remain in the graph.
testExceptionSeen() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testFieldInvokeExact() - Method in class com.oracle.graal.compiler.test.MethodHandleEagerResolution
 
testFloatAdd(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompare(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareGreater(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareGreaterEqual(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareLess(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareLessEqual(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatDiv(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatingGuards() - Method in class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest
 
testFloatMul(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSub(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareGreater(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareLess(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, float) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFloatSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testFullyUnrolledLoop() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testFullyUnrolledLoopSnippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testGet() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
testGuardedInline() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testHelper(String, Class<T>) - Method in class com.oracle.graal.compiler.test.TypeSystemTest
 
testHere1() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testHere2() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testHere3() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testIf() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testIfRead1() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testIfRead1Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should not float to the end.
testIfRead2() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testIfRead2Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float in the else block.
testIfRead3() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testIfRead3Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float to the end, right before the write.
testIfRead4() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testIfRead4Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should be just in the if branch (with the write).
testIfRead5() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testIfRead5Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float to the end.
testIfSnippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testImplies() - Method in class com.oracle.graal.compiler.test.ConditionTest
 
testImplies() - Method in class com.oracle.graal.compiler.test.SimpleCFGTest
 
testIndexed1() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed1Snippet(int[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed2() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed2Snippet(int, int[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed3() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed3Snippet(int, int[], short[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed4() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndexed4Snippet(int[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testIndirect1() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testIndirect2() - Method in class com.oracle.graal.compiler.test.ea.PEAAssertionsTest
 
testInputs() - Method in class com.oracle.graal.compiler.test.NodePosIteratorTest
 
testInstanceOf() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testInstanceOfCheckCastLowered() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
testInstanceOfCheckCastSnippet(Object) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
testInstanceOfSnippet() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testInstanceOfUsage() - Method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
testIntAdd(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAnd(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAndConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAndConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntAnds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompare(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareGreater(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareGreaterEqual(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareLess(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareLessEqual(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntDiv(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntegerTest() - Method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
testIntegerTestCanonicalization() - Method in class com.oracle.graal.compiler.test.CompareCanonicalizerTest
 
testIntMask(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMaskConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMaskConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMasks() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMul(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullAnd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullMask() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullOr() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntNullXor() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntOr(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntOrConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntOrConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntOrs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntrinsicUsage() - Method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
testIntSub(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareGreater(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareLess(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntXor(MemoryArithmeticTest.FieldObject, int) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntXorConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntXorConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testIntXors() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testInvokeStaticInlining() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testJoin() - Method in class com.oracle.graal.compiler.test.ConditionTest
 
testLateCanonicalization() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testLateCanonicalizationSnippet(int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testLeafAbstractType() - Method in class com.oracle.graal.compiler.test.ConcreteSubtypeTest
testLock() - Method in class com.oracle.graal.compiler.test.LockEliminationTest
 
testLongAdd(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAddChain() - Method in class com.oracle.graal.compiler.test.LongNodeChainTest
 
testLongAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAnd(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAndConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAndConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongAnds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompare(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareGreater(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareGreaterEqual(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareLess(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareLessEqual(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongDiv(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMask(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMaskConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMaskConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMasks() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMul(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullAnd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullMask() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullOr() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongNullXor() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongOr(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongOrConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongOrConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongOrs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSub(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareGreater(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareLess(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongXor(MemoryArithmeticTest.FieldObject, long) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongXorConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongXorConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLongXors() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testLoop() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testLoop1() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop1Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should not float to the end.
testLoop2() - Method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testLoop2() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop2Snippet(int, Integer) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testLoop2Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float to the end.
testLoop3() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop3Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float out of the loop.
testLoop4() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop4Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop5() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop5Snippet(int, int, MemoryScheduleTest) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float out of the loop.
testLoop6() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop6Snippet(int, int, MemoryScheduleTest) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should not float out of the loop.
testLoop7() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop7Snippet(int, int, MemoryScheduleTest) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should not float out of the loop.
testLoop8() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop8Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should not float to the end.
testLoop9() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testLoop9Snippet(int, int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float after the loop.
testLoopSnippet(int, int) - Static method in class com.oracle.graal.compiler.test.BoxingEliminationTest
 
testMappedByteBuffer(MarkUnsafeAccessTest.MappedByteBufferGetter) - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
testMaterialized() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testMaterializedDouble() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testMaterializedDoubleSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testMaterializedInt() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testMaterializedIntSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testMaterializedSnippet(int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testMeet() - Method in class com.oracle.graal.compiler.test.ConditionTest
 
testMerge() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMerge1Snippet(int) - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsException() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsExceptionSnippet(int) - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsInt() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsIntSnippet(int) - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsObj() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsObjCirc() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsObjCircSnippet(int) - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergeAllocationsObjSnippet(int) - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMergedDouble() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testMergedDoubleSnippet(boolean) - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testMethod(Object, Object, Object) - Static method in class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
testMethod(Object) - Method in class com.oracle.graal.compiler.test.GuardEliminationCornerCasesTest
 
testMethod() - Method in class com.oracle.graal.compiler.test.InfopointReasonTest
 
testMethodSynchronized(Object) - Static method in class com.oracle.graal.compiler.test.deopt.SynchronizedMethodDeoptimizationTest
 
testMethodVirtual(Object, Object, Object) - Method in class com.oracle.graal.compiler.test.deopt.CompiledMethodTest
 
testMinus300() - Method in class com.oracle.graal.compiler.test.BoxingTest
 
testMinus5() - Method in class com.oracle.graal.compiler.test.BoxingTest
 
TestMode() - Constructor for enum com.oracle.graal.compiler.test.MemoryScheduleTest.TestMode
 
testModifyingLoop() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testModifyingLoopSnippet(int) - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMonitor() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMonitor2() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testMonitor2Snippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
This test case differs from the last one in that it requires inlining within a synchronized region.
testMonitorSnippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testN(int, String, Object...) - Method in class com.oracle.graal.compiler.test.GraalCompilerTest
 
testNewNode() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
This test makes sure that the allocation of a Node can be removed.
testNewNodeSnippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testNoAcces() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
TestNode() - Constructor for class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
testNullSeen() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testNullSeen(String) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testObject - Static variable in class com.oracle.graal.compiler.test.deopt.SynchronizedMethodDeoptimizationTest
 
TestObject(int, int) - Constructor for class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject
 
TestObject(int, int) - Constructor for class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.TestObject
 
TestObject2(Object, Object) - Constructor for class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject2
 
TestObject2(Object, Object) - Constructor for class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.TestObject2
 
TestObject3(int, int, int) - Constructor for class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject3
 
testObjectCompare(MemoryArithmeticTest.FieldObject, Object) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testObjectCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testObjectCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testObjectCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testObjectNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testObjectNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testObjectNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testParam() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testParamSnippet(EarlyReadEliminationTest.TestObject, int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testPartialEscapeAnalysis(String, double, int, Class<? extends Node>...) - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testPeeledLoop() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testPeeledLoopSnippet() - Static method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testPhi() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testPhiSnippet(EarlyReadEliminationTest.TestObject, int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testPrintBytecodes() - Method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
testProfileInvokeVirtual() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testProxies(String, int) - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTestBase
 
testProxy() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testProxySnippet() - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testPut() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
testRedundantCompares() - Method in class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
testRedundantComparesSnippet(int[]) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest2
 
testReference1() - Method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testReference1Snippet(Object) - Static method in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
testReturnCount(String, int) - Method in class com.oracle.graal.compiler.test.MergeCanonicalizerTest
 
testShift() - Method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
testShiftEquals() - Method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
testShiftEqualsReference(int, int[], int) - Static method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
testShiftEqualsSnippet(int, int[], int) - Static method in class com.oracle.graal.compiler.test.IntegerEqualsCanonicalizerTest
 
testShortAdd(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAddConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAddConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAdds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAnd(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAndConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAndConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortAnds() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompare(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareGreater(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareGreaterEqual(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareLess(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareLessEqual(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortDiv(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortDivConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortDivConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortDivs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortMul(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortMulConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortMulConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortMuls() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullAdd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullAnd() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullCompares() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullCompares1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullCompares2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullDiv() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullMul() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullOr() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSub() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesGreater1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesGreater2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesGreaterEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesGreaterEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesLess1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesLess2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesLessEqual1() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullSwappedComparesLessEqual2() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortNullXor() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortOr(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortOrConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortOrConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortOrs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSub(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSubConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSubConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSubs() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareGreater(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareGreaterConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareGreaterConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareGreaterEqual(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareGreaterEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareGreaterEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareLess(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareLessConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareLessConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareLessEqual(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareLessEqualConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedCompareLessEqualConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedComparesGreater() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedComparesGreaterEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedComparesLess() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortSwappedComparesLessEqual() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortXor(MemoryArithmeticTest.FieldObject, short) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortXorConstant1(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortXorConstant2(MemoryArithmeticTest.FieldObject) - Static method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testShortXors() - Method in class com.oracle.graal.compiler.test.MemoryArithmeticTest
 
testSimple() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimple() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testSimpleConflict() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimpleConflictSnippet(EarlyReadEliminationTest.TestObject, EarlyReadEliminationTest.TestObject) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimpleDouble() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testSimpleDoubleSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testSimpleInt() - Method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testSimpleIntSnippet() - Static method in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
testSimpleLoop() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimpleLoop() - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testSimpleLoopSnippet(EarlyReadEliminationTest.TestObject, int, int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimpleLoopSnippet(int) - Method in class com.oracle.graal.compiler.test.ea.EscapeAnalysisTest
 
testSimpleMerge() - Method in class com.oracle.graal.compiler.test.ea.EAMergingTest
 
testSimpleSnippet(EarlyReadEliminationTest.TestObject) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimpleSnippet() - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
In this test the read should be scheduled before the write.
testSimpleStore() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSimpleStoreSnippet(EarlyReadEliminationTest.TestObject, int) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testSnippet(int, ConditionalEliminationTest10.TestClass) - Static method in class com.oracle.graal.compiler.test.ConditionalEliminationTest10
 
testSnippet(boolean) - Method in class com.oracle.graal.compiler.test.PushThroughIfTest
 
testSnippet() - Static method in class com.oracle.graal.compiler.test.SchedulingTest2
 
testSpeculativeOptimization() - Method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
testSplit1() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testSplit1Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
In this case the read should be scheduled in the first block.
testSplit2() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testSplit2Snippet(int) - Static method in class com.oracle.graal.compiler.test.MemoryScheduleTest
Here the read should float to the end.
testSplitReturn() - Method in class com.oracle.graal.compiler.test.MergeCanonicalizerTest
 
testSplitReturnSnippet(int) - Method in class com.oracle.graal.compiler.test.MergeCanonicalizerTest
 
testStandard() - Method in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
testStaticBindableInlining() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testStaticBindableInliningIP() - Method in class com.oracle.graal.compiler.test.inlining.InliningTest
 
testStringHashCode() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testStringHashCode() - Method in class com.oracle.graal.compiler.test.tutorial.GraalTutorial
 
testStringHashCodeSnippet() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testStringMethods(boolean) - Method in class com.oracle.graal.compiler.test.GraphEncoderTest
 
testStringReplace() - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testStringReplaceSnippet(String) - Method in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
testSuccessors() - Method in class com.oracle.graal.compiler.test.NodePosIteratorTest
 
testSwitchProbabilities() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testSynchronizedMethod() - Method in class com.oracle.graal.compiler.test.LockEliminationTest
 
testSynchronizedMethodSnippet(LockEliminationTest.A) - Static method in class com.oracle.graal.compiler.test.LockEliminationTest
 
testSynchronizedSnippet(LockEliminationTest.A, LockEliminationTest.A) - Static method in class com.oracle.graal.compiler.test.LockEliminationTest
 
testTwoVariables() - Method in class com.oracle.graal.compiler.test.CountedLoopTest
 
testTypeProfile(String, int) - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testTypeProfileCheckCast() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testTypeProfileInstanceOf() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testTypeProfileInvokeInterface() - Method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
testUnsafe1() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe1Snippet(int, int[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe2() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe2Snippet(int, Object) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe3() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe3Snippet(int, Object[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe4() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe4Snippet(int, Object[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe5() - Method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUnsafe5Snippet(int, long[]) - Static method in class com.oracle.graal.compiler.test.ea.PEAReadEliminationTest
 
testUpperBoundShift() - Method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
testValueProxy() - Method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testValueProxyInputs() - Method in class com.oracle.graal.compiler.test.SchedulingTest
 
testValueProxyInputs() - Method in class com.oracle.graal.compiler.test.SchedulingTest2
 
testValueProxyInputsSnippet(int) - Static method in class com.oracle.graal.compiler.test.SchedulingTest
 
testValueProxySnippet(boolean, EarlyReadEliminationTest.TestObject) - Static method in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest
 
testZeroReturn(String) - Method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
throwException(int) - Static method in class com.oracle.graal.compiler.test.InvokeExceptionTest
 
throwException(boolean) - Static method in class com.oracle.graal.compiler.test.ProfilingInfoTest
 
toString() - Method in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
toString() - Method in class com.oracle.graal.compiler.test.CountedLoopTest.Result
 
toString() - Method in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
toString() - Method in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
toString() - Method in class com.oracle.graal.compiler.test.GraalCompilerTest.Result
 
tryUpdateState(MonitorDeoptTest.State, MonitorDeoptTest.State) - Method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
twoVariablesSnippet() - Static method in class com.oracle.graal.compiler.test.CountedLoopTest
 
TYPE - Static variable in class com.oracle.graal.compiler.test.CountedLoopTest.IVPropertyNode
 
TYPE - Static variable in class com.oracle.graal.compiler.test.NodePosIteratorTest.TestNode
 
TypeFlow() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
 
TypeFlowBuilder(StructuredGraph) - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
 
typeFlows - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlowBuilder
Mapping from Graal nodes to type flows.
types - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
 
TypeSystemTest - Class in com.oracle.graal.compiler.test
In the following tests, the scalar type system of the compiler should be complete enough to see the relation between the different conditions.
TypeSystemTest() - Constructor for class com.oracle.graal.compiler.test.TypeSystemTest
 
TypeWriterTest - Class in com.oracle.graal.compiler.test
 
TypeWriterTest() - Constructor for class com.oracle.graal.compiler.test.TypeWriterTest
 

U

UnresolvedException() - Constructor for exception com.oracle.graal.compiler.test.DegeneratedLoopsTest.UnresolvedException
 
unsafe - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
unsafe - Static variable in class com.oracle.graal.compiler.test.MarkUnsafeAccessTest
 
UnsafeEATest - Class in com.oracle.graal.compiler.test.ea
 
UnsafeEATest() - Constructor for class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
upperBoundShiftStamp1(int) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
upperBoundShiftStamp2(int) - Static method in class com.oracle.graal.compiler.test.StampCanonicalizerTest
 
uses - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.TypeFlow
 

V

value - Variable in class com.oracle.graal.compiler.test.AllocSpy.CountedValue
 
value - Static variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest8
 
value - Variable in exception com.oracle.graal.compiler.test.ea.EscapeAnalysisTest.MyException
 
value - Static variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest
 
value - Variable in class com.oracle.graal.compiler.test.inlining.InliningTest.SuperClass
 
value - Variable in class com.oracle.graal.compiler.test.LockEliminationTest.A
 
value - Variable in class com.oracle.graal.compiler.test.MemoryScheduleTest
 
valueOf(String) - Static method in enum com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.graal.compiler.test.MemoryScheduleTest.TestMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.graal.compiler.test.MemoryScheduleTest.TestMode
Returns an array containing the constants of this enum type, in the order they are declared.
verify(boolean, String) - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
verifyOptions() - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest
 
visitMethod(int, String, String, String, String[]) - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 
visitSource(String, String) - Method in class com.oracle.graal.compiler.test.OptionsVerifierTest.OptionsVerifier
 

W

waitState(MonitorDeoptTest.State) - Method in class com.oracle.graal.compiler.test.deopt.MonitorDeoptTest.Monitor
 
WithFinalizerAAAA() - Constructor for class com.oracle.graal.compiler.test.FinalizableSubclassTest.WithFinalizerAAAA
 
worklist - Variable in class com.oracle.graal.compiler.test.tutorial.StaticAnalysis
Worklist for fixpoint iteration.
WorklistEntry() - Constructor for class com.oracle.graal.compiler.test.tutorial.StaticAnalysis.WorklistEntry
 

X

x - Variable in class com.oracle.graal.compiler.test.ConditionalEliminationTest10.TestClass
 
x - Variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject
 
x - Variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject2
 
x - Variable in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
x - Variable in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
x - Variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.TestObject
 
x - Variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.TestObject2
 
x - Variable in class com.oracle.graal.compiler.test.PushNodesThroughPiTest.A
 
x1 - Variable in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A1
 
x1 - Variable in class com.oracle.graal.compiler.test.ReadAfterCheckCastTest.A
 
x10 - Variable in class com.oracle.graal.compiler.test.ReadAfterCheckCastTest.B
 
x2 - Variable in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A2
 
x3 - Variable in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A3
 
x4 - Variable in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A4
 
x5 - Variable in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A5
 
x6 - Variable in class com.oracle.graal.compiler.test.EliminateNestedCheckCastsTest.A6
 

Y

y - Variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject
 
y - Variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject2
 
y - Variable in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
y - Variable in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassObject
 
y - Variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.TestObject
 
y - Variable in class com.oracle.graal.compiler.test.ea.PartialEscapeAnalysisTest.TestObject2
 
y - Variable in class com.oracle.graal.compiler.test.PushNodesThroughPiTest.B
 

Z

z - Variable in class com.oracle.graal.compiler.test.ea.EarlyReadEliminationTest.TestObject3
 
z - Variable in class com.oracle.graal.compiler.test.ea.EATestBase.TestClassInt
 
z - Variable in class com.oracle.graal.compiler.test.PushNodesThroughPiTest.C
 
zero - Static variable in class com.oracle.graal.compiler.test.ea.UnsafeEATest
 
A B C D E F G H I L M N O P R S T U V W X Y Z 
Skip navigation links