All Classes and Interfaces
Class
Description
A copying visitor which removes redundant
BlockParameter nodes.This optimization is run during the ANALYZE phase and replaces loads
of reallyFinal fields with their constant values using the build-time
heap constructed by the interpreter during the ADD phase.
A copier which removes all goto nodes that are only entered by one entry block.
The inliner.
A basic block builder which performs local optimizations opportunistically.