JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.oracle.svm.hosted.phases
Class Summary
Class
Description
AnalysisGraphBuilderPhase
AnalysisGraphBuilderPhase.AnalysisBytecodeParser
CInterfaceEnumTool
CInterfaceInvocationPlugin
ConstantFoldLoadFieldPlugin
DevirtualizeCallsPhase
Devirtualize invokes based on Static Analysis results.
HostedGraphBuilderPhase
HostedGraphKit
ImplicitExceptionsPlugin
Exceptions that are thrown implicitly by bytecodes, such as
NullPointerException
, are thrown frequently in nearly all methods.
InjectedAccessorsPlugin
IntrinsifyMethodHandlesInvocationPlugin
Support for method handles that can be reduced to a plain invocation.
SharedGraphBuilderPhase
SharedGraphBuilderPhase.SharedBytecodeParser
StrengthenStampsPhase
Strengthens the stamp of nodes based on the static analysis result.
SubstrateClassInitializationPlugin
SubstrateGraphBuilderPhase
SubstrateGraphBuilderPhase.SubstrateBytecodeParser
VerifyDeoptFrameStatesLIRPhase
Verification that deoptimization target frame states do not have live values that are not in the state, i.e., that do not correspond to a Java local variable or expression stack value.
VerifyNoGuardsPhase
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes