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

CiCheckElimPass Class Reference

#include <ci_check_elim_pass.h>

Inheritance diagram for CiCheckElimPass:

CollectWalkerPass Pass Module List of all members.

Public Methods

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

virtual void initialize_flags ()
 Set the default settings of the flags.

virtual void initialize ()
 Initialize the pass.

virtual bool parse_command_line (TokenStream *command_line_stream)
 parses the input for this Module.

virtual void remove_execution_object ( ExecutionObject* eo )
virtual void postprocess ()
virtual void process_suif_object ( CIAnnote* annote )

Protected Attributes

IInteger _removed_checks


Detailed Description


Constructor & Destructor Documentation

CiCheckElimPass::CiCheckElimPass ( SuifEnv * env,
const LString & name = "eliminate_ci_checks")

CiCheckElimPass::~CiCheckElimPass () [inline, virtual]


Member Function Documentation

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

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

Reimplemented from CollectWalkerPass.

void CiCheckElimPass::initialize ( void) [virtual]

Initialize the pass.

Reimplemented from CollectWalkerPass.

void CiCheckElimPass::initialize_flags () [virtual]

Set the default settings of the flags.

Reimplemented from CollectWalkerPass.

bool CiCheckElimPass::parse_command_line ( TokenStream * ts) [virtual]

parses the input for this Module.

Reimplemented from CollectWalkerPass.

void CiCheckElimPass::postprocess () [virtual]

Reimplemented from CollectWalkerPass.

void CiCheckElimPass::process_suif_object ( CIAnnote * annote) [virtual]

void CiCheckElimPass::remove_execution_object ( ExecutionObject * eo) [virtual]


Member Data Documentation

IInteger CiCheckElimPass::_removed_checks [protected]


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