|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.opt.AugmentCFG
Augment CFG so as to make exit reachable from every basic block. It finds infinite loop and then adds false edge going to exit.
| Field Summary | |
static coins.backend.opt.AugmentCFG.Trigger |
trig
Trigger class singleton. |
| Constructor Summary | |
AugmentCFG()
|
|
| Method Summary | |
void |
doIt(Function f)
Augment CFG main process. |
| 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.AugmentCFG.Trigger trig
| Constructor Detail |
public AugmentCFG()
| Method Detail |
public void doIt(Function f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||