|
||||||||||
| 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.RelationProblem
net.sf.bddbddb.dataflow.ConstantProp
public class ConstantProp
ConstantProp
| Nested Class Summary | |
|---|---|
class |
ConstantProp.ConstantPropFact
|
class |
ConstantProp.ConstantPropFacts
|
class |
ConstantProp.ConstantPropTF
|
class |
ConstantProp.SimplifyVisitor
|
| Nested classes/interfaces inherited from class net.sf.bddbddb.dataflow.RelationProblem |
|---|
RelationProblem.RelationFact, RelationProblem.RelationFacts |
| Nested classes/interfaces inherited from class net.sf.bddbddb.dataflow.Problem |
|---|
Problem.Fact, Problem.TransferFunction |
| Field Summary | |
|---|---|
ConstantProp.ConstantPropFacts |
currentFacts
|
| Constructor Summary | |
|---|---|
ConstantProp()
|
|
| Method Summary | |
|---|---|
boolean |
direction()
|
Problem.Fact |
getBoundary()
|
Problem.TransferFunction |
getTransferFunction(Operation op)
|
Operation |
simplify(Operation op,
ConstantProp.ConstantPropFacts facts)
|
| 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 |
| Field Detail |
|---|
public ConstantProp.ConstantPropFacts currentFacts
| Constructor Detail |
|---|
public ConstantProp()
| Method Detail |
|---|
public boolean direction()
direction in class Problempublic Problem.Fact getBoundary()
getBoundary in class RelationProblempublic Problem.TransferFunction getTransferFunction(Operation op)
getTransferFunction in class Problem
public Operation simplify(Operation op,
ConstantProp.ConstantPropFacts facts)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||