Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

DFPreds Class Reference

#include <dfpreds.h>

List of all members.

Public Methods

 DFPreds (procNode *proc)

Private Methods

void depth_first_search (basicblockNode *node)
void compute_dominance_frontiers ()

Private Attributes

procNode_proc
basicblockNode_root
basicblock_vec df_vec
int _index


Constructor & Destructor Documentation

DFPreds::DFPreds procNode   proc
 


Member Function Documentation

void DFPreds::compute_dominance_frontiers   [private]
 

void DFPreds::depth_first_search basicblockNode   node [private]
 


Member Data Documentation

int DFPreds::_index [private]
 

procNode* DFPreds::_proc [private]
 

basicblockNode* DFPreds::_root [private]
 

basicblock_vec DFPreds::df_vec [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 10 12:06:27 2002 for C-Breeze by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001