|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--nz.net.juju.jaune.PeepholeRules
Basic set of peephole rules, generated using scripts/convertPeepRules.pl and PeepholeRules.txt. Recommend using PeepholeRules.txt as it's easier to read and maintain. RETARGET: Change these rules based on the target.
Field Summary | |
static PeepholeOptimiser |
OPTIMISER
Simple hack that provides a single instance of the peephole optimiser. |
static PeepholeRule[] |
RULES
|
Constructor Summary | |
PeepholeRules()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final PeepholeRule[] RULES
public static final PeepholeOptimiser OPTIMISER
Constructor Detail |
public PeepholeRules()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |