|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.backend.opt.JumpOpt
Remove Jump-only or unreachable blocks. An example of FlowGraph/BasicBlk transformation.
| フィールドの概要 | |
static coins.backend.opt.JumpOpt.Trigger |
trig
Trigger class singleton. |
| コンストラクタの概要 | |
JumpOpt()
|
|
| メソッドの概要 | |
void |
doIt(Function f)
Optimize jumps |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
public static final coins.backend.opt.JumpOpt.Trigger trig
| コンストラクタの詳細 |
public JumpOpt()
| メソッドの詳細 |
public void doIt(Function f)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||