Interface | Description |
---|---|
CompilerPassListener |
To get information about all phases of executing a compiler pass.
|
CompilerPassScheduler |
Class | Description |
---|---|
AddCallProtocolInstructions | |
AddLocalVarLoadStoreInstructions | |
AddMissingInitsPass | |
BasicCompilerPassListener | |
CompilerPass |
A mechanism for executing code against an IRScope or transforming the
IRScopes dependent data.
|
DeadCodeElimination | |
DominatorTreeBuilder | |
EnsureTempsAssigned | |
LiveVariableAnalysis | |
LocalOptimizationPass | |
OptimizeDelegationPass | |
OptimizeDynScopesPass | |
UnboxingPass |
Copyright © 2001-2022 JRuby. All Rights Reserved.