Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RemoveTrashPass Class Reference

#include <unused_passes.h>

Inheritance diagram for RemoveTrashPass:

Pass Module List of all members.

Public Methods

 RemoveTrashPass (SuifEnv *env)
Moduleclone () const
 May return "this" if the pass has no state.

void do_file_set_block (FileSetBlock *fsb)
 your analysis or optimization goes here.


Detailed Description


Constructor & Destructor Documentation

RemoveTrashPass::RemoveTrashPass ( SuifEnv * env)


Member Function Documentation

Module * RemoveTrashPass::clone ( void) const [inline, virtual]

May return "this" if the pass has no state.

Reimplemented from Pass.

void RemoveTrashPass::do_file_set_block ( FileSetBlock * fsb) [virtual]

your analysis or optimization goes here.

Reimplemented from Pass.


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:24 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000