org.jikesrvm.compilers.opt.escape
Interface AggregateReplacer

All Known Implementing Classes:
ObjectReplacer, ShortArrayReplacer

interface AggregateReplacer

Class that performs scalar replacement of aggregates


Method Summary
 void transform()
          Perform the transformation
 

Method Detail

transform

void transform()
Perform the transformation