net.sf.bddbddb.dataflow
Class DeadCode

java.lang.Object
  extended by net.sf.bddbddb.dataflow.DeadCode
All Implemented Interfaces:
IRPass

public class DeadCode
extends java.lang.Object
implements IRPass

Author:
mcarbin To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
 boolean TRACE
           
 
Constructor Summary
DeadCode(IR ir)
           
 
Method Summary
 boolean run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRACE

public boolean TRACE
Constructor Detail

DeadCode

public DeadCode(IR ir)
Method Detail

run

public boolean run()
Specified by:
run in interface IRPass


Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.