|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.compiler.ir.compiler_pass.opts.LocalOptimizationPass
public class LocalOptimizationPass
Constructor Summary | |
---|---|
LocalOptimizationPass()
|
Method Summary | |
---|---|
boolean |
isPreOrder()
|
void |
run(IR_Scope s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalOptimizationPass()
Method Detail |
---|
public boolean isPreOrder()
isPreOrder
in interface CompilerPass
public void run(IR_Scope s)
run
in interface CompilerPass
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |