|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.simd.IfConvert
Replace JUMPC to logical expression or IF.
| Field Summary | |
java.lang.String |
CONV_NUM
The name of the options to COINS compiler driver |
int |
THR
The threshold of debug print |
| Constructor Summary | |
(package private) |
IfConvert(SimdEnvironment e,
Function function)
Constructor: |
| Method Summary | |
(package private) void |
invoke()
Invoke the replacement from JUMPC to logical expression or IF. |
(package private) void |
makeIfNode()
Generate IF node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final java.lang.String CONV_NUM
public final int THR
| Constructor Detail |
IfConvert(SimdEnvironment e,
Function function)
e - The environment of the SIMD modulefunction - The current function| Method Detail |
void invoke()
void makeIfNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||