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

StripAnnotesPass Class Reference

#include <strip_annotes_pass.h>

Inheritance diagram for StripAnnotesPass:

Pass Module List of all members.

Public Methods

 StripAnnotesPass (SuifEnv *suif_env, const LString &name = "strip_annotes")
Moduleclone () const
 May return "this" if the pass has no state.

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

virtual void initialize ()
 Initialize the pass.


Detailed Description


Constructor & Destructor Documentation

StripAnnotesPass::StripAnnotesPass ( SuifEnv * suif_env,
const LString & name = "strip_annotes")


Member Function Documentation

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

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

Reimplemented from Pass.

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

your analysis or optimization goes here.

Reimplemented from Pass.

void StripAnnotesPass::initialize ( void) [virtual]

Initialize the pass.

Reimplemented from Pass.


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