public static class DemandPointerFlowGraph.NewMultiDimInfo extends Object
Modifier and Type | Field and Description |
---|---|
Collection<Pair<PointerKey,PointerKey>> |
arrStoreInstrs |
Collection<Pair<PointerKey,InstanceKey>> |
newInstrs |
Constructor and Description |
---|
NewMultiDimInfo(Collection<Pair<PointerKey,InstanceKey>> newInstrs,
Collection<Pair<PointerKey,PointerKey>> arrStoreInstrs) |
public final Collection<Pair<PointerKey,InstanceKey>> newInstrs
public final Collection<Pair<PointerKey,PointerKey>> arrStoreInstrs
public NewMultiDimInfo(Collection<Pair<PointerKey,InstanceKey>> newInstrs, Collection<Pair<PointerKey,PointerKey>> arrStoreInstrs)