dk.brics.xact.analysis.transformations
Class DefUseTransformer
java.lang.Object
dk.brics.xact.analysis.transformations.DefUseTransformer
public class DefUseTransformer
- extends Object
Reaching definitions analysis and copy propagation.
Method Summary |
void |
run(FlowGraph graph)
Transforms the given flow graph. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefUseTransformer
public DefUseTransformer()
- Constructs a new
DefUseTransformer
.
run
public void run(FlowGraph graph)
- Transforms the given flow graph.
Copyright © 2005-2011 Aarhus University.