|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.backend.opt.JumpCanon
Canonicalize JUMP instructions so that their false-target have the label of the following block.
フィールドの概要 | |
static coins.backend.opt.JumpCanon.Trigger |
trig
Trigger class singleton. |
コンストラクタの概要 | |
JumpCanon()
|
メソッドの概要 | |
void |
doIt(Function f)
Canonicalize jumps |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final coins.backend.opt.JumpCanon.Trigger trig
コンストラクタの詳細 |
public JumpCanon()
メソッドの詳細 |
public void doIt(Function f)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |