|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.mdf.PostDominators
Analyze postdominators in the current macro flow graph.
| Field Summary | |
int[][] |
pdom
The postdominator |
| Constructor Summary | |
(package private) |
PostDominators(MdfEnvironment e,
MacroFlowGraph graph)
Constructor |
| Method Summary | |
(package private) void |
print()
Debug print |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final int[][] pdom
| Constructor Detail |
PostDominators(MdfEnvironment e,
MacroFlowGraph graph)
e - The environment of the MDF modulegraph - The current macro flow graph| Method Detail |
void print()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||