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

walker_pass Class Reference

Inheritance diagram for walker_pass:

PipelinablePass Pass Module List of all members.

Public Methods

 walker_pass (SuifEnv *env, const LString &name)
virtual ~walker_pass (void)
Moduleclone () const
 May return "this" if the pass has no state.

void do_procedure_definition (ProcedureDefinition *proc_def)
 Override this if computation is to be applied to a procedure_definition. More...


Detailed Description


Constructor & Destructor Documentation

walker_pass::walker_pass ( SuifEnv * env,
const LString & name)

walker_pass::~walker_pass ( void) [inline, virtual]


Member Function Documentation

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

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

Reimplemented from PipelinablePass.

void walker_pass::do_procedure_definition ( ProcedureDefinition * proc_def) [inline, virtual]

Override this if computation is to be applied to a procedure_definition.

The default is empty.

Reimplemented from PipelinablePass.


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