| Interface | Description |
|---|---|
| CompilerPassListener |
To get information about all phases of executing a compiler pass.
|
| CompilerPassScheduler |
| Class | Description |
|---|---|
| AddCallProtocolInstructions | |
| AddLocalVarLoadStoreInstructions | |
| BasicCompilerPassListener | |
| CallSplitter | |
| CFGBuilder | |
| CompilerPass |
A mechanism for executing code against an IRScope or transforming the
IRScopes dependent data.
|
| DeadCodeElimination | |
| DominatorTreeBuilder | |
| LinearizeCFG | |
| LiveVariableAnalysis | |
| LocalOptimizationPass | |
| OptimizeTempVarsPass |
Copyright © 2001–2024 JRuby. All rights reserved.