|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGraph.Graph
RegAlloc.InterferenceGraph
RegAlloc.Liveness
Constructor Summary | |
---|---|
Liveness(AssemFlowGraph flow,
Frame frame)
|
Method Summary | |
---|---|
java.util.List<Move> |
moves()
|
void |
show(java.io.PrintWriter out)
Print a human-readable dump for debugging. |
Methods inherited from class Graph.Graph |
---|
addEdge, get, nodes, rmEdge, size |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Liveness(AssemFlowGraph flow, Frame frame)
Method Detail |
---|
public java.util.List<Move> moves()
moves
in class InterferenceGraph
public void show(java.io.PrintWriter out)
Graph
show
in class Graph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |