Class MultiNewArrayExpansionBasicBlockBuilder

java.lang.Object
org.qbicc.graph.DelegatingBasicBlockBuilder
org.qbicc.plugin.gc.common.MultiNewArrayExpansionBasicBlockBuilder
All Implemented Interfaces:
Locatable, BasicBlockBuilder

public class MultiNewArrayExpansionBasicBlockBuilder extends DelegatingBasicBlockBuilder
Expand a multiNewArray into a loop nest that allocates and connects all of the constituent one dimensional arrays.