|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.simd.ConcatBlks
Concatenate basic blocks. This module concatenate block A and B descibed below: The basic block A has only one predecessor B. The basic block B has only one successor A. There are no branches in A and B. Also, there are no junction in A and B.
| Constructor Summary | |
(package private) |
ConcatBlks(SimdEnvironment e,
Function func)
Constructor |
| Method Summary | |
(package private) void |
invoke()
Concatenate basic blocks. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ConcatBlks(SimdEnvironment e,
Function func)
e - The environment of the SIMD modulefunc - The current function| Method Detail |
void invoke()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||