|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.simd.IfConvert
Replace JUMPC to logical expression or IF.
| フィールドの概要 | |
java.lang.String |
CONV_NUM
The name of the options to COINS compiler driver |
int |
THR
The threshold of debug print |
| コンストラクタの概要 | |
(パッケージプライベート) |
IfConvert(SimdEnvironment e,
Function function)
Constructor: |
| メソッドの概要 | |
(パッケージプライベート) void |
invoke()
Invoke the replacement from JUMPC to logical expression or IF. |
(パッケージプライベート) void |
makeIfNode()
Generate IF node. |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
public final java.lang.String CONV_NUM
public final int THR
| コンストラクタの詳細 |
IfConvert(SimdEnvironment e,
Function function)
e - The environment of the SIMD modulefunction - The current function| メソッドの詳細 |
void invoke()
void makeIfNode()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||