|
||||||||||
| 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.DeadCodeElimination
public class DeadCodeElimination
| Constructor Summary | |
|---|---|
DeadCodeElimination()
|
|
| Method Summary | |
|---|---|
boolean |
isPreOrder()
|
void |
run(IRScope s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeadCodeElimination()
| Method Detail |
|---|
public boolean isPreOrder()
isPreOrder in interface CompilerPasspublic void run(IRScope s)
run in interface CompilerPass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||