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 Package org.graalvm.compiler.hotspot
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.graalvm.compiler.core.target.
Backend
(implements org.graalvm.compiler.phases.tiers.
TargetProvider
)
org.graalvm.compiler.hotspot.
HotSpotBackend
(implements org.graalvm.compiler.lir.framemap.
FrameMap.ReferenceMapBuilderFactory
)
org.graalvm.compiler.hotspot.
HotSpotHostBackend
(implements org.graalvm.compiler.core.gen.
LIRGenerationProvider
)
org.graalvm.compiler.hotspot.
CompilationContext
(implements java.lang.
AutoCloseable
)
org.graalvm.compiler.hotspot.
CompilationStatistics
org.graalvm.compiler.hotspot.
CompilationStatistics.Options
org.graalvm.compiler.hotspot.
CompilationTask
org.graalvm.compiler.hotspot.
CompilerConfigurationFactory
(implements java.lang.
Comparable
<T>)
org.graalvm.compiler.hotspot.
CommunityCompilerConfigurationFactory
org.graalvm.compiler.hotspot.
EconomyCompilerConfigurationFactory
org.graalvm.compiler.hotspot.
CompilerConfigurationFactory.DefaultBackendMap
(implements org.graalvm.compiler.hotspot.
CompilerConfigurationFactory.BackendMap
)
org.graalvm.compiler.lir.asm.
DataBuilder
org.graalvm.compiler.hotspot.
HotSpotDataBuilder
org.graalvm.compiler.core.gen.
DebugInfoBuilder
org.graalvm.compiler.hotspot.
HotSpotDebugInfoBuilder
org.graalvm.compiler.hotspot.
DefaultInstrumentation
(implements org.graalvm.compiler.core.
Instrumentation
)
org.graalvm.compiler.hotspot.
EncodedSnippets
org.graalvm.compiler.hotspot.
GraalHotSpotVMConfigAccess
org.graalvm.compiler.hotspot.
GraalHotSpotVMConfig
org.graalvm.compiler.hotspot.
HotSpotBackend.Options
org.graalvm.compiler.hotspot.
HotSpotBackendFactory
org.graalvm.compiler.hotspot.
HotSpotCompilationIdentifier
(implements org.graalvm.compiler.core.common.
CompilationRequestIdentifier
)
org.graalvm.compiler.hotspot.
HotSpotCompiledCodeBuilder
org.graalvm.compiler.hotspot.
HotSpotCompiledCodeBuilder.Options
HotSpotForeignCallTarget
org.graalvm.compiler.hotspot.
HotSpotForeignCallLinkageImpl
(implements org.graalvm.compiler.hotspot.
HotSpotForeignCallLinkage
)
org.graalvm.compiler.hotspot.
HotSpotGraalCompiler
(implements org.graalvm.compiler.nodes.
Cancellable
, org.graalvm.compiler.api.runtime.
GraalJVMCICompiler
, org.graalvm.compiler.hotspot.
JVMCICompilerShadow
)
org.graalvm.compiler.hotspot.
HotSpotGraalOptionValues
org.graalvm.compiler.hotspot.
HotSpotGraalRuntime
(implements org.graalvm.compiler.hotspot.
HotSpotGraalRuntimeProvider
)
org.graalvm.compiler.hotspot.
HotSpotGraalServices
org.graalvm.compiler.hotspot.
HotSpotGraalVMEventListener
HotSpotJVMCICompilerFactory
org.graalvm.compiler.hotspot.
HotSpotGraalCompilerFactory
org.graalvm.compiler.hotspot.
HotSpotSnippetMetaAccessProvider
org.graalvm.compiler.hotspot.
HotSpotTTYStreamProvider
(implements org.graalvm.compiler.debug.
TTYStreamProvider
)
org.graalvm.compiler.hotspot.
HotSpotTTYStreamProvider.Options
JVMCIServiceLocator
org.graalvm.compiler.hotspot.
HotSpotGraalJVMCIServiceLocator
org.graalvm.compiler.hotspot.
JVMCIVersionCheck
org.graalvm.compiler.hotspot.
JVMCIVersionCheck.Version
org.graalvm.compiler.lir.gen.
LIRGenerationResult
org.graalvm.compiler.hotspot.
HotSpotLIRGenerationResult
org.graalvm.compiler.lir.
LIRInstruction
org.graalvm.compiler.hotspot.
HotSpotCounterOp
org.graalvm.compiler.hotspot.
HotSpotInstructionProfiling.InstructionCounterOp
org.graalvm.compiler.hotspot.
HotSpotLockStack
org.graalvm.compiler.lir.phases.
LIRPhase
<C>
org.graalvm.compiler.lir.phases.
PostAllocationOptimizationPhase
org.graalvm.compiler.hotspot.
HotSpotInstructionProfiling
org.graalvm.compiler.lir.framemap.
ReferenceMapBuilder
org.graalvm.compiler.hotspot.
HotSpotReferenceMapBuilder
org.graalvm.compiler.replacements.
ReplacementsImpl
(implements org.graalvm.compiler.nodes.graphbuilderconf.
InlineInvokePlugin
, org.graalvm.compiler.nodes.spi.
Replacements
)
org.graalvm.compiler.hotspot.
HotSpotReplacementsImpl
org.graalvm.compiler.hotspot.
SnippetObjectConstant
org.graalvm.compiler.hotspot.
SnippetResolvedJavaMethod
org.graalvm.compiler.hotspot.
SnippetResolvedJavaType
org.graalvm.compiler.hotspot.
SnippetSignature
org.graalvm.compiler.hotspot.stubs.
Stub
org.graalvm.compiler.hotspot.stubs.
SnippetStub
(implements org.graalvm.compiler.replacements.
Snippets
)
org.graalvm.compiler.hotspot.
ArrayIndexOfStub
org.graalvm.compiler.hotspot.
SymbolicSnippetEncoder
org.graalvm.compiler.hotspot.
SymbolicSnippetEncoder.SnippetInlineInvokePlugin
(implements org.graalvm.compiler.nodes.graphbuilderconf.
InlineInvokePlugin
)
org.graalvm.compiler.hotspot.
WeakClassLoaderSet
Interface Hierarchy
org.graalvm.compiler.hotspot.
CompilerConfigurationFactory.BackendMap
org.graalvm.compiler.lir.gen.
DiagnosticLIRGeneratorTool
org.graalvm.compiler.lir.gen.
LIRGeneratorTool
org.graalvm.compiler.hotspot.
HotSpotLIRGenerator
org.graalvm.compiler.core.common.spi.
ForeignCallLinkage
org.graalvm.compiler.hotspot.
HotSpotForeignCallLinkage
org.graalvm.compiler.api.runtime.
GraalRuntime
org.graalvm.compiler.hotspot.
HotSpotGraalRuntimeProvider
(also extends org.graalvm.compiler.api.runtime.
GraalRuntime
, org.graalvm.compiler.runtime.
RuntimeProvider
, org.graalvm.compiler.replacements.
SnippetCounter.Group.Factory
)
org.graalvm.compiler.hotspot.
HotSpotCodeCacheListener
org.graalvm.compiler.hotspot.
HotSpotCounterOp.CounterProcedure
org.graalvm.compiler.hotspot.
HotSpotGraalManagementRegistration
org.graalvm.compiler.hotspot.
HotSpotNodeLIRBuilder
org.graalvm.compiler.hotspot.
JVMCICompilerShadow
org.graalvm.compiler.runtime.
RuntimeProvider
org.graalvm.compiler.hotspot.
HotSpotGraalRuntimeProvider
(also extends org.graalvm.compiler.api.runtime.
GraalRuntime
, org.graalvm.compiler.runtime.
RuntimeProvider
, org.graalvm.compiler.replacements.
SnippetCounter.Group.Factory
)
org.graalvm.compiler.replacements.
SnippetCounter.Group.Factory
org.graalvm.compiler.hotspot.
HotSpotGraalRuntimeProvider
(also extends org.graalvm.compiler.api.runtime.
GraalRuntime
, org.graalvm.compiler.runtime.
RuntimeProvider
, org.graalvm.compiler.replacements.
SnippetCounter.Group.Factory
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.graalvm.compiler.hotspot.
HotSpotMarkId
(implements org.graalvm.compiler.code.
CompilationResult.MarkId
)
org.graalvm.compiler.hotspot.
HotSpotGraalRuntime.HotSpotGC
org.graalvm.compiler.hotspot.
HotSpotForeignCallLinkage.RegisterEffect
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes