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

UnownedPass Class Reference

#include <unowned.h>

Inheritance diagram for UnownedPass:

Pass Module List of all members.

Public Methods

 UnownedPass (SuifEnv *pEnv, const LString &name = "find_unowned")
Moduleclone () const
 May return "this" if the pass has no state.

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

bool is_walkable (Address address, bool is_owned, MetaClass *_meta)


Detailed Description


Constructor & Destructor Documentation

UnownedPass::UnownedPass ( SuifEnv * pEnv,
const LString & name = "find_unowned")


Member Function Documentation

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

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

Reimplemented from Pass.

void UnownedPass::do_file_set_block ( FileSetBlock * pFSB) [virtual]

your analysis or optimization goes here.

Reimplemented from Pass.

bool UnownedPass::is_walkable ( Address address,
bool is_owned,
MetaClass * _meta)


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