| Modifier and Type | Field and Description |
|---|---|
java.util.List<Move> |
moves |
java.util.Map<Node,Temp> |
nodeTemp |
java.util.Map<Temp,Node> |
tempNode |
| Constructor and Description |
|---|
InterferenceGraph() |
| Modifier and Type | Method and Description |
|---|---|
int |
spillCost(Node node) |