|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.bddbddb.dataflow.Problem
net.sf.bddbddb.dataflow.OperationProblem
net.sf.bddbddb.dataflow.DefUse
public class DefUse
DefUse
| Nested Class Summary | |
|---|---|
class |
DefUse.DefUseFact
|
class |
DefUse.DefUseTransferFunction
|
class |
DefUse.OperationIterator
|
class |
DefUse.OperationSet
|
| Nested classes/interfaces inherited from class net.sf.bddbddb.dataflow.OperationProblem |
|---|
OperationProblem.OperationFact, OperationProblem.OperationTransferFunction |
| Nested classes/interfaces inherited from class net.sf.bddbddb.dataflow.Problem |
|---|
Problem.Fact, Problem.TransferFunction |
| Constructor Summary | |
|---|---|
DefUse(IR ir)
|
|
| Method Summary | |
|---|---|
boolean |
direction()
|
Problem.Fact |
getBoundary()
|
DefUse.OperationSet |
getDefs(Relation r)
|
DefUse.DefUseFact |
getIn(Operation op)
|
Problem.TransferFunction |
getTransferFunction(Operation op)
|
DefUse.OperationSet |
getUses(Relation r)
|
void |
setIn(Operation op,
Problem.Fact fact)
|
| Methods inherited from class net.sf.bddbddb.dataflow.OperationProblem |
|---|
getFact, initialize, setFact |
| Methods inherited from class net.sf.bddbddb.dataflow.Problem |
|---|
compare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefUse(IR ir)
| Method Detail |
|---|
public void setIn(Operation op,
Problem.Fact fact)
public DefUse.DefUseFact getIn(Operation op)
public DefUse.OperationSet getDefs(Relation r)
public DefUse.OperationSet getUses(Relation r)
public boolean direction()
direction in class OperationProblempublic Problem.TransferFunction getTransferFunction(Operation op)
getTransferFunction in class Problempublic Problem.Fact getBoundary()
getBoundary in class Problem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||