|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jikesrvm.compilers.opt.util.SpaceEffGraphEdge
org.jikesrvm.compilers.opt.regalloc.CoalesceGraph.Edge
static class CoalesceGraph.Edge
| Field Summary | |
|---|---|
private int |
w
|
| Fields inherited from class org.jikesrvm.compilers.opt.util.SpaceEffGraphEdge |
|---|
_fromNode, _toNode, nextIn, nextOut, scratch |
| Constructor Summary | |
|---|---|
CoalesceGraph.Edge(CoalesceGraph.Node src,
CoalesceGraph.Node dest)
|
|
| Method Summary | |
|---|---|
(package private) void |
addWeight(int x)
|
(package private) int |
getWeight()
|
| Methods inherited from class org.jikesrvm.compilers.opt.util.SpaceEffGraphEdge |
|---|
backEdge, clearBackEdge, clearDominatorEdge, clearVisited, dominatorEdge, from, fromNode, fromNodeString, getInfo, getNextIn, getNextOut, getTypeString, setBackEdge, setDominatorEdge, setInfo, setVisited, to, toNode, toNodeString, visited |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int w
| Constructor Detail |
|---|
CoalesceGraph.Edge(CoalesceGraph.Node src,
CoalesceGraph.Node dest)
| Method Detail |
|---|
void addWeight(int x)
int getWeight()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||