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

RepeatValueBlockBuilderPass Class Reference

#include <expression_dismantlers.h>

Inheritance diagram for RepeatValueBlockBuilderPass:

Pass Module List of all members.

Public Methods

 RepeatValueBlockBuilderPass (SuifEnv *the_env, const LString &name = "build_repeat_value_blocks")
void initialize ()
 Initialize the pass.

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

RepeatValueBlockBuilderPass::RepeatValueBlockBuilderPass ( SuifEnv * s,
const LString & name = "build_repeat_value_blocks")


Member Function Documentation

Module * RepeatValueBlockBuilderPass::clone ( void) const [virtual]

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

Reimplemented from Pass.

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

your analysis or optimization goes here.

Reimplemented from Pass.

void RepeatValueBlockBuilderPass::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:25 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000