|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.simd.ConstantFolding
Class for constant folding
| コンストラクタの概要 | |
ConstantFolding(Function f)
Constructs a ConstantFolding object |
|
| メソッドの概要 | |
void |
invoke(BasicBlk blk)
Do constant folding for each statements in a basic block |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public ConstantFolding(Function f)
f - Function| メソッドの詳細 |
public void invoke(BasicBlk blk)
blk - BasicBlk
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||