|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.mdf.ControlDependence
Find the control dependences between macro tasks.
| Constructor Summary | |
ControlDependence(MdfEnvironment e,
MacroFlowGraph g)
Constructor: |
|
| Method Summary | |
java.util.LinkedList |
depend(MacroTask mt)
Return the list of macro tasks which are control depended by `mt'. |
(package private) void |
print()
Debug print |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ControlDependence(MdfEnvironment e,
MacroFlowGraph g)
e - The environment of the MDF moduleg - The current macro flow graph| Method Detail |
public java.util.LinkedList depend(MacroTask mt)
mt - The current macro task
void print()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||