JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.oracle.graal.pointsto
,
com.oracle.graal.pointsto.api
,
com.oracle.graal.pointsto.constraints
,
com.oracle.graal.pointsto.flow
,
com.oracle.graal.pointsto.flow.builder
,
com.oracle.graal.pointsto.flow.context
,
com.oracle.graal.pointsto.flow.context.bytecode
,
com.oracle.graal.pointsto.flow.context.free
,
com.oracle.graal.pointsto.flow.context.object
,
com.oracle.graal.pointsto.infrastructure
,
com.oracle.graal.pointsto.meta
,
com.oracle.graal.pointsto.nodes
,
com.oracle.graal.pointsto.phases
,
com.oracle.graal.pointsto.plugins
,
com.oracle.graal.pointsto.reports
,
com.oracle.graal.pointsto.results
,
com.oracle.graal.pointsto.typestate
,
com.oracle.graal.pointsto.typestore
,
com.oracle.graal.pointsto.util
Class Hierarchy
java.lang.
Object
com.oracle.graal.pointsto.results.
AbstractAnalysisResultsBuilder
com.oracle.graal.pointsto.results.
StaticAnalysisResultsBuilder
com.oracle.graal.pointsto.results.
StrengthenGraphs
com.oracle.graal.pointsto.flow.context.
AnalysisContext
com.oracle.graal.pointsto.flow.context.bytecode.
BytecodeAnalysisContext
com.oracle.graal.pointsto.flow.context.free.
DefaultAnalysisContext
com.oracle.graal.pointsto.flow.context.
AnalysisContext.AnalysisContextKey
com.oracle.graal.pointsto.flow.context.
AnalysisContextPolicy
<C>
com.oracle.graal.pointsto.flow.context.bytecode.
BytecodeAnalysisContextPolicy
com.oracle.graal.pointsto.flow.context.free.
DefaultAnalysisContextPolicy
com.oracle.graal.pointsto.meta.
AnalysisField
(implements com.oracle.graal.pointsto.infrastructure.
OriginalFieldProvider
, jdk.vm.ci.meta.ResolvedJavaField)
com.oracle.graal.pointsto.meta.
AnalysisMetaAccessExtensionProvider
(implements org.graalvm.compiler.core.common.spi.MetaAccessExtensionProvider)
com.oracle.graal.pointsto.meta.
AnalysisMethod
(implements com.oracle.graal.pointsto.infrastructure.
GraphProvider
, com.oracle.graal.pointsto.infrastructure.
OriginalMethodProvider
, com.oracle.graal.pointsto.infrastructure.
WrappedJavaMethod
)
com.oracle.graal.pointsto.meta.
PointsToAnalysisMethod
com.oracle.graal.pointsto.flow.context.object.
AnalysisObject
(implements java.lang.
Comparable
<T>)
com.oracle.graal.pointsto.flow.context.object.
ContextSensitiveAnalysisObject
com.oracle.graal.pointsto.flow.context.object.
AllocationContextSensitiveObject
com.oracle.graal.pointsto.flow.context.object.
ConstantContextSensitiveObject
com.oracle.graal.pointsto.
AnalysisObjectScanningObserver
(implements com.oracle.graal.pointsto.
ObjectScanningObserver
)
com.oracle.graal.pointsto.flow.
AnalysisParsedGraph
com.oracle.graal.pointsto.
AnalysisPolicy
com.oracle.graal.pointsto.
BytecodeSensitiveAnalysisPolicy
com.oracle.graal.pointsto.
DefaultAnalysisPolicy
com.oracle.graal.pointsto.reports.
AnalysisReporter
com.oracle.graal.pointsto.reports.
AnalysisReportsOptions
com.oracle.graal.pointsto.meta.
AnalysisType
(implements java.lang.
Comparable
<T>, com.oracle.graal.pointsto.infrastructure.
OriginalClassProvider
, com.oracle.graal.pointsto.infrastructure.
WrappedJavaType
)
com.oracle.graal.pointsto.meta.
AnalysisUniverse
(implements com.oracle.graal.pointsto.infrastructure.
Universe
)
com.oracle.graal.pointsto.typestore.
ArrayElementsTypeStore
com.oracle.graal.pointsto.typestore.
SplitArrayElementsTypeStore
com.oracle.graal.pointsto.typestore.
UnifiedArrayElementsTypeStore
com.oracle.graal.pointsto.util.
AtomicUtils
com.oracle.graal.pointsto.util.
BitArrayUtils
com.oracle.graal.pointsto.flow.context.
BytecodeLocation
com.oracle.graal.pointsto.reports.
CallTreePrinter
com.oracle.graal.pointsto.util.
CompletionExecutor
com.oracle.graal.pointsto.util.
ConcurrentLightHashSet
org.graalvm.compiler.nodes.spi.CoreProvidersDelegate (implements org.graalvm.compiler.nodes.spi.CoreProviders)
org.graalvm.compiler.replacements.IntrinsicGraphBuilder (implements org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderContext, org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugin.Receiver)
com.oracle.graal.pointsto.phases.
SubstrateIntrinsicGraphBuilder
org.graalvm.compiler.nodes.spi.CoreProvidersImpl (implements org.graalvm.compiler.nodes.spi.CoreProviders)
org.graalvm.compiler.phases.util.Providers (implements org.graalvm.compiler.core.common.spi.CodeGenProviders)
com.oracle.graal.pointsto.meta.
HostedProviders
com.oracle.graal.pointsto.api.
DefaultUnsafePartition
(implements com.oracle.svm.util.UnsafePartitionKind)
com.oracle.graal.pointsto.typestore.
FieldTypeStore
com.oracle.graal.pointsto.typestore.
SplitFieldTypeStore
com.oracle.graal.pointsto.typestore.
UnifiedFieldTypeStore
java.util.concurrent.
FutureTask
<V> (implements java.util.concurrent.
RunnableFuture
<V>)
com.oracle.graal.pointsto.util.
AnalysisFuture
<V>
com.oracle.graal.pointsto.util.
GraalAccess
com.oracle.graal.pointsto.
HeapScanningPolicy
com.oracle.graal.pointsto.phases.
InlineBeforeAnalysis
com.oracle.graal.pointsto.phases.
InlineBeforeAnalysis.Options
com.oracle.graal.pointsto.phases.
InlineBeforeAnalysisPolicy
<S>
org.graalvm.compiler.phases.graph.MergeableState<T>
com.oracle.graal.pointsto.flow.
MethodTypeFlowBuilder.TypeFlowsOfNodes
(implements java.lang.
Cloneable
)
com.oracle.graal.pointsto.flow.
MethodFlowsGraph
com.oracle.graal.pointsto.flow.
MethodTypeFlowBuilder
com.oracle.graal.pointsto.typestate.
MultiTypeState.Range
com.oracle.graal.pointsto.phases.
NoClassInitializationPlugin
(implements org.graalvm.compiler.nodes.graphbuilderconf.ClassInitializationPlugin)
org.graalvm.compiler.graph.Node (implements java.lang.
Cloneable
, java.util.
Formattable
)
org.graalvm.compiler.nodes.ValueNode (implements org.graalvm.compiler.nodes.ValueNodeInterface)
org.graalvm.compiler.nodes.FixedNode (implements org.graalvm.compiler.nodes.FixedNodeInterface)
org.graalvm.compiler.nodes.FixedWithNextNode (implements org.graalvm.compiler.nodes.FixedWithNextNodeInterface)
org.graalvm.compiler.replacements.nodes.MacroNode (implements org.graalvm.compiler.replacements.nodes.MacroInvokable)
org.graalvm.compiler.replacements.nodes.BasicObjectCloneNode (implements org.graalvm.compiler.replacements.nodes.ObjectClone)
com.oracle.graal.pointsto.nodes.
AnalysisObjectCloneNode
org.graalvm.compiler.nodes.extended.UnsafeAccessNode (implements org.graalvm.compiler.nodes.spi.Canonicalizable)
org.graalvm.compiler.nodes.extended.RawLoadNode (implements org.graalvm.compiler.nodes.spi.Canonicalizable, org.graalvm.compiler.nodes.spi.Lowerable, org.graalvm.compiler.nodes.spi.Virtualizable)
com.oracle.graal.pointsto.nodes.
UnsafePartitionLoadNode
org.graalvm.compiler.nodes.extended.RawStoreNode (implements org.graalvm.compiler.nodes.spi.Lowerable, org.graalvm.compiler.nodes.memory.SingleMemoryKill, org.graalvm.compiler.nodes.StateSplit, org.graalvm.compiler.nodes.spi.Virtualizable)
com.oracle.graal.pointsto.nodes.
UnsafePartitionStoreNode
com.oracle.graal.pointsto.
ObjectScanner
com.oracle.graal.pointsto.reports.
AnalysisHeapHistogramPrinter
com.oracle.graal.pointsto.
AnalysisObjectScanner
com.oracle.graal.pointsto.reports.
ObjectTreePrinter
com.oracle.graal.pointsto.
ObjectScanner.FieldScan
(implements com.oracle.graal.pointsto.
ObjectScanner.ScanReason
)
com.oracle.graal.pointsto.
ObjectScanner.MethodScan
(implements com.oracle.graal.pointsto.
ObjectScanner.ScanReason
)
com.oracle.graal.pointsto.
ObjectScanner.ReusableSet
com.oracle.graal.pointsto.
PointsToAnalysis
(implements com.oracle.graal.pointsto.
BigBang
)
com.oracle.graal.pointsto.
PointsToAnalysis.BucketTiming
(implements com.oracle.graal.pointsto.util.
CompletionExecutor.Timing
)
com.oracle.graal.pointsto.
PointsToAnalysis.AnalysisTiming
com.oracle.graal.pointsto.
PointsToAnalysis.ConstantObjectsProfiler
com.oracle.graal.pointsto.meta.
PointsToAnalysisFactory
(implements com.oracle.graal.pointsto.meta.
AnalysisFactory
)
com.oracle.graal.pointsto.plugins.
PointstoGraphBuilderPlugins
com.oracle.graal.pointsto.util.
PointsToOptionParser
com.oracle.graal.pointsto.api.
PointstoOptions
com.oracle.graal.pointsto.typestate.
PointsToStats
com.oracle.graal.pointsto.reports.
ReportUtils
com.oracle.graal.pointsto.constraints.
ShortestInvokeChainPrinter
com.oracle.graal.pointsto.results.
StaticAnalysisResults
(implements jdk.vm.ci.meta.ProfilingInfo)
com.oracle.graal.pointsto.results.
StaticAnalysisResults.BytecodeEntry
com.oracle.graal.pointsto.reports.
StatisticsPrinter
com.oracle.graal.pointsto.infrastructure.
SubstitutionProcessor
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
com.oracle.graal.pointsto.util.
AnalysisError
com.oracle.graal.pointsto.util.
AnalysisError.FieldNotPresentError
com.oracle.graal.pointsto.util.
AnalysisError.InterruptAnalysis
com.oracle.graal.pointsto.util.
AnalysisError.ParsingError
com.oracle.graal.pointsto.util.
AnalysisError.TypeNotFoundError
java.lang.
Exception
java.lang.
RuntimeException
com.oracle.graal.pointsto.util.
ParallelExecutionException
com.oracle.graal.pointsto.constraints.
UnsupportedFeatureException
com.oracle.graal.pointsto.constraints.
TypeInstantiationException
com.oracle.graal.pointsto.constraints.
UnresolvedElementException
com.oracle.graal.pointsto.util.
Timer
com.oracle.graal.pointsto.util.
Timer.StopTimer
(implements java.lang.
AutoCloseable
)
com.oracle.graal.pointsto.flow.
TypeFlow
<T>
com.oracle.graal.pointsto.flow.
AccessFieldTypeFlow
com.oracle.graal.pointsto.flow.
LoadFieldTypeFlow
com.oracle.graal.pointsto.flow.
LoadFieldTypeFlow.LoadInstanceFieldTypeFlow
com.oracle.graal.pointsto.flow.
LoadFieldTypeFlow.LoadStaticFieldTypeFlow
com.oracle.graal.pointsto.flow.
StoreFieldTypeFlow
com.oracle.graal.pointsto.flow.
StoreFieldTypeFlow.StoreInstanceFieldTypeFlow
com.oracle.graal.pointsto.flow.
StoreFieldTypeFlow.StoreStaticFieldTypeFlow
com.oracle.graal.pointsto.flow.
ActualParameterTypeFlow
com.oracle.graal.pointsto.flow.
ActualReturnTypeFlow
com.oracle.graal.pointsto.flow.
AllInstantiatedTypeFlow
com.oracle.graal.pointsto.flow.
AllSynchronizedTypeFlow
com.oracle.graal.pointsto.flow.
ArrayCopyTypeFlow
com.oracle.graal.pointsto.flow.
ArrayElementsTypeFlow
com.oracle.graal.pointsto.flow.
CloneTypeFlow
com.oracle.graal.pointsto.flow.
DynamicNewInstanceTypeFlow
com.oracle.graal.pointsto.flow.
FieldFilterTypeFlow
com.oracle.graal.pointsto.flow.
FieldTypeFlow
com.oracle.graal.pointsto.flow.
FieldSinkTypeFlow
com.oracle.graal.pointsto.flow.
FilterTypeFlow
com.oracle.graal.pointsto.flow.
FormalParamTypeFlow
com.oracle.graal.pointsto.flow.
FormalReceiverTypeFlow
com.oracle.graal.pointsto.flow.
FormalReturnTypeFlow
com.oracle.graal.pointsto.flow.
FrozenFieldFilterTypeFlow
com.oracle.graal.pointsto.flow.
InitialParamTypeFlow
com.oracle.graal.pointsto.flow.
InitialReceiverTypeFlow
com.oracle.graal.pointsto.flow.
InstanceOfTypeFlow
com.oracle.graal.pointsto.flow.
InvokeTypeFlow
(implements com.oracle.graal.pointsto.meta.
InvokeInfo
)
com.oracle.graal.pointsto.flow.
AbstractSpecialInvokeTypeFlow
com.oracle.graal.pointsto.flow.
AbstractVirtualInvokeTypeFlow
com.oracle.graal.pointsto.flow.
MergeTypeFlow
com.oracle.graal.pointsto.flow.
MethodTypeFlow
com.oracle.graal.pointsto.flow.
MonitorEnterTypeFlow
com.oracle.graal.pointsto.flow.
NullCheckTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow.AtomicReadTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow.JavaReadTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow.UnsafeLoadTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow
com.oracle.graal.pointsto.flow.
OffsetLoadTypeFlow.LoadIndexedTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.AbstractUnsafeStoreTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.AtomicWriteTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.CompareAndSwapTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.JavaWriteTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.UnsafePartitionStoreTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.UnsafeStoreTypeFlow
com.oracle.graal.pointsto.flow.
OffsetStoreTypeFlow.StoreIndexedTypeFlow
com.oracle.graal.pointsto.flow.
ProxyTypeFlow
com.oracle.graal.pointsto.flow.
ExceptionObjectTypeFlow
com.oracle.graal.pointsto.flow.
WordToObjectTypeFlow
com.oracle.graal.pointsto.flow.
SourceTypeFlowBase
com.oracle.graal.pointsto.flow.
ConstantTypeFlow
com.oracle.graal.pointsto.flow.
NewInstanceTypeFlow
com.oracle.graal.pointsto.flow.
BoxTypeFlow
com.oracle.graal.pointsto.flow.
SourceTypeFlow
com.oracle.graal.pointsto.flow.
UnsafeWriteSinkTypeFlow
com.oracle.graal.pointsto.flow.builder.
TypeFlowBuilder
<T>
com.oracle.graal.pointsto.flow.builder.
TypeFlowGraphBuilder
com.oracle.graal.pointsto.typestate.
TypeState
com.oracle.graal.pointsto.typestate.
MultiTypeState
com.oracle.graal.pointsto.typestate.
SingleTypeState
com.oracle.graal.pointsto.typestate.
TypeState.TypesObjectsIterator
com.oracle.graal.pointsto.typestate.
TypeStateUtils
com.oracle.graal.pointsto.infrastructure.
UniverseMetaAccess
(implements com.oracle.graal.pointsto.infrastructure.
WrappedMetaAccess
)
com.oracle.graal.pointsto.meta.
AnalysisMetaAccess
com.oracle.graal.pointsto.constraints.
UnsupportedFeatures
com.oracle.graal.pointsto.infrastructure.
WrappedConstantPool
(implements jdk.vm.ci.meta.ConstantPool, com.oracle.graal.pointsto.infrastructure.
ConstantPoolPatch
)
com.oracle.graal.pointsto.infrastructure.
AnalysisConstantPool
com.oracle.graal.pointsto.infrastructure.
WrappedSignature
(implements jdk.vm.ci.meta.Signature)
Interface Hierarchy
com.oracle.graal.pointsto.meta.
AnalysisFactory
com.oracle.graal.pointsto.meta.
AnalysisField.AnalysisFieldObserver
com.oracle.graal.pointsto.meta.
AnalysisType.InstanceFieldsInterceptor
java.lang.reflect.
AnnotatedElement
jdk.vm.ci.meta.ResolvedJavaMethod (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.InvokeTarget, jdk.vm.ci.meta.JavaMethod, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaMethod
(also extends jdk.vm.ci.meta.ResolvedJavaMethod, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
jdk.vm.ci.meta.ResolvedJavaType (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.JavaType, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaType
(also extends jdk.vm.ci.meta.ResolvedJavaType, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
com.oracle.graal.pointsto.util.
CompletionExecutor.DebugContextRunnable
com.oracle.graal.pointsto.
PointsToAnalysis.TypeFlowRunnable
com.oracle.graal.pointsto.util.
CompletionExecutor.Timing
com.oracle.graal.pointsto.infrastructure.
ConstantPoolPatch
com.oracle.graal.pointsto.infrastructure.
GraphProvider
com.oracle.graal.pointsto.
HeapScanning
com.oracle.graal.pointsto.
BigBang
(also extends com.oracle.graal.pointsto.
HeapScanning
, com.oracle.graal.pointsto.
ReachabilityAnalysis
)
com.oracle.graal.pointsto.api.
HostVM
com.oracle.graal.pointsto.phases.
InlineBeforeAnalysisPolicy.Scope
com.oracle.graal.pointsto.meta.
InvokeInfo
jdk.vm.ci.meta.InvokeTarget
jdk.vm.ci.meta.ResolvedJavaMethod (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.InvokeTarget, jdk.vm.ci.meta.JavaMethod, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaMethod
(also extends jdk.vm.ci.meta.ResolvedJavaMethod, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
jdk.vm.ci.meta.JavaMethod
jdk.vm.ci.meta.ResolvedJavaMethod (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.InvokeTarget, jdk.vm.ci.meta.JavaMethod, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaMethod
(also extends jdk.vm.ci.meta.ResolvedJavaMethod, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
jdk.vm.ci.meta.JavaType
jdk.vm.ci.meta.ResolvedJavaType (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.JavaType, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaType
(also extends jdk.vm.ci.meta.ResolvedJavaType, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
jdk.vm.ci.meta.MetaAccessProvider
com.oracle.graal.pointsto.infrastructure.
WrappedMetaAccess
jdk.vm.ci.meta.ModifiersProvider
jdk.vm.ci.meta.ResolvedJavaMethod (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.InvokeTarget, jdk.vm.ci.meta.JavaMethod, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaMethod
(also extends jdk.vm.ci.meta.ResolvedJavaMethod, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
jdk.vm.ci.meta.ResolvedJavaType (also extends java.lang.reflect.
AnnotatedElement
, jdk.vm.ci.meta.JavaType, jdk.vm.ci.meta.ModifiersProvider)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaType
(also extends jdk.vm.ci.meta.ResolvedJavaType, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
com.oracle.graal.pointsto.
ObjectScanner.ScanReason
com.oracle.graal.pointsto.
ObjectScanningObserver
com.oracle.graal.pointsto.infrastructure.
OriginalClassProvider
com.oracle.graal.pointsto.infrastructure.
OriginalFieldProvider
com.oracle.graal.pointsto.infrastructure.
OriginalMethodProvider
com.oracle.graal.pointsto.
ReachabilityAnalysis
com.oracle.graal.pointsto.
BigBang
(also extends com.oracle.graal.pointsto.
HeapScanning
, com.oracle.graal.pointsto.
ReachabilityAnalysis
)
com.oracle.graal.pointsto.infrastructure.
Universe
com.oracle.graal.pointsto.infrastructure.
WrappedElement
com.oracle.graal.pointsto.infrastructure.
WrappedJavaMethod
(also extends jdk.vm.ci.meta.ResolvedJavaMethod, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
com.oracle.graal.pointsto.infrastructure.
WrappedJavaType
(also extends jdk.vm.ci.meta.ResolvedJavaType, com.oracle.graal.pointsto.infrastructure.
WrappedElement
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.oracle.graal.pointsto.flow.context.object.
AnalysisObject.AnalysisObjectKind
com.oracle.graal.pointsto.infrastructure.
GraphProvider.Purpose
com.oracle.graal.pointsto.meta.
AnalysisType.UsageKind
com.oracle.graal.pointsto.api.
PointstoOptions.ContextSensitivity
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes