Package org.qbicc.plugin.opt
package org.qbicc.plugin.opt
-
ClassesClassDescriptionThis 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 copying visitor which removes redundant
PhiValuenodes.A graph factory which performs simple optimizations opportunistically.