|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.simd.ConstantFolding
Class for constant folding
| Constructor Summary | |
ConstantFolding(Function f)
Constructs a ConstantFolding object |
|
| Method Summary | |
void |
invoke(BasicBlk blk)
Do constant folding for each statements in a basic block |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConstantFolding(Function f)
f - Function| Method Detail |
public void invoke(BasicBlk blk)
blk - BasicBlk
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||