Package ic.opt

Class Summary
Optimization To create an optimization, simply subclass this class and define optimize(md) to compute any dataflow information necessary to perform the optimization on md and then modify the method's TAC list.