Package | Description |
---|---|
org.jikesrvm.compilers.opt.depgraph |
Provides classes that implement a dependence graph.
|
Modifier and Type | Method and Description |
---|---|
static DepGraphEdge |
DepGraphEdge.findInputEdge(DepGraphNode n,
Operand op)
Return the input edge for a given node that corresponds to a given operand.
|