|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.simd.GenerateDag
Generate DAG (Directed Acyclic Graph)
| Constructor Summary | |
(package private) |
GenerateDag(SimdEnvironment e,
Function func)
Constructor: |
| Method Summary | |
(package private) void |
invoke(BasicBlk blk)
Generate DAG |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GenerateDag(SimdEnvironment e,
Function func)
e - The environment of the SIMD modulefunc - The current function| Method Detail |
void invoke(BasicBlk blk)
blk - The current basic block
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||