C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Path Member List

This is the complete list of members for Path, including all inherited members.
_dbPath [private]
_depthPath [private]
_dominates_exitPath [private]
_dominatorLocation [protected]
_kindLocation [protected]
_num_childrenLocation [protected]
_parentPath [private]
_subtree_idLocation [protected]
_tree_maxLocation [protected]
_tree_minLocation [protected]
adjust_depth()=0Location [pure virtual]
AlwaysPath [private, static]
always()Path [inline, static]
BasicBlock enum valueLocation
block_countLocation [static]
clear_dominator()Location
current_subtree_idLocation [protected, static]
current_tree_numberLocation [protected, static]
decrement_children()Location [inline]
depth() constPath [inline]
dom_callsLocation [static]
dominates(const Location *dom, const Location *cur)Location [static]
dominates_exit() constPath [inline]
dominator() constLocation [inline]
finish()Location
increment_children()Location [inline]
is_always() constPath [inline]
is_prefix(const Location *prefix, const Location *longer)Location [static]
is_proc_present(procNode *proc) constPath
is_recursive() constPath
kind() constLocation [inline]
Location(Location *parent, LocationKind kind)Location
LocationKind enum nameLocation
next_tree_number()Location [inline, protected, static]
num_children() constLocation [inline]
operator<<(ostream &o, const Path &c)Path [friend]
Location::operator<<(ostream &o, const Location &loc)Location [friend]
parent() constPath [inline]
Path()Path [private]
Path(PathDB *db, const Path *parent, procNode *callee)Path
Path(PathDB *db, const Path *parent, procNode *callee, basicblockNode *block)Path
Path(PathDB *db, const Path *parent, const Location &loc)Path
Path(const Path &other)Path
PathDB classPath [friend]
print(ostream &o) const=0Location [pure virtual]
print_deep(ostream &o) constPath [inline]
print_path(ostream &o) const=0Location [pure virtual]
print_shallow(ostream &o) constPath [inline]
proc_countLocation [static]
Procedure enum valueLocation
procedure(Location *where)Location [static]
set_dominator(Location *d)Location
set_tree_max(unsigned int m)Location [inline]
set_tree_min(unsigned int m)Location [inline]
Statement enum valueLocation
stats()Location [static]
stmt_countLocation [static]
strictly_dominates(const Location *dom, const Location *cur)Location [static]
subtree_id() constLocation [inline]
tree_max() constLocation [inline]
tree_min() constLocation [inline]
visit()Location
~Location()Location [virtual]
~Path()Path

Generated on August 27, 2003
Back to the C-Breeze home page