|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.opt.JumpCanon
Canonicalize JUMP instructions so that their false-target have the label of the following block.
| Field Summary | |
static coins.backend.opt.JumpCanon.Trigger |
trig
Trigger class singleton. |
| Constructor Summary | |
JumpCanon()
|
|
| Method Summary | |
void |
doIt(Function f)
Canonicalize jumps |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final coins.backend.opt.JumpCanon.Trigger trig
| Constructor Detail |
public JumpCanon()
| Method Detail |
public void doIt(Function f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||