|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectGraph.Graph<Temp,Node>
RegAlloc.InterferenceGraph
RegAlloc.Liveness
public class 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 InterferenceGraphpublic void show(java.io.PrintWriter out)
Graph
show in class Graph<Temp,Node>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||