C-Breeze
C Compiler Infrastructure

[ Project home page]

stmtLocation Member List

This is the complete list of members for stmtLocation, including all inherited members.

_all_callsstmtLocation [private]
_callsstmtLocation [private]
_dominatorLocation [protected]
_kindLocation [protected]
_num_childrenLocation [protected]
_parentLocation [protected]
_stmtstmtLocation [private]
_stmt_numstmtLocation [private]
_subtree_idLocation [protected]
_tree_maxLocation [protected]
_tree_minLocation [protected]
adjust_depth()stmtLocation [virtual]
BasicBlock enum valueLocation
basicblockLocation classstmtLocation [friend]
block_countLocation [static]
block_location() const stmtLocation [inline]
callnode()stmtLocation
calls() const stmtLocation [inline]
clear_dominator()Location
current_subtree_idLocation [protected, static]
current_tree_numberLocation [protected, static]
decrement_children()Location [inline]
dom_callsLocation [static]
dominates(const Location *dom, const Location *cur)Location [static]
dominator() const Location [inline]
finish()Location
increment_children()Location [inline]
is_prefix(const Location *prefix, const Location *longer)Location [static]
is_present(const procNode *proc) const stmtLocation
kind() const Location [inline]
Location(Location *parent, LocationKind kind)Location
LocationKind enum nameLocation
next_tree_number()Location [inline, protected, static]
num_children() const Location [inline]
operator<<(ostream &o, const Location &loc)Location [friend]
parent() const Location [inline]
print(ostream &o) const stmtLocation [virtual]
print_callsite(ostream &o) const stmtLocation
print_path(ostream &o) const stmtLocation [virtual]
proc_countLocation [static]
Procedure enum valueLocation
procedure(Location *where)Location [static]
procLocation classstmtLocation [friend]
remove_call()stmtLocation
set_dominator(Location *d)Location
set_tree_max(unsigned int m)Location [inline]
set_tree_min(unsigned int m)Location [inline]
setup_cs_call(procNode *proc)stmtLocation
Statement enum valueLocation
stats()Location [static]
stmt(stmtNode *s)stmtLocation [inline, private]
stmt() const stmtLocation [inline]
stmt_countLocation [static]
stmt_num(unsigned int num)stmtLocation [inline, private]
stmt_num() const stmtLocation [inline]
stmtLocation(basicblockLocation *parent)stmtLocation
strictly_dominates(const Location *dom, const Location *cur)Location [static]
subtree_id() const Location [inline]
tree_max() const Location [inline]
tree_min() const Location [inline]
visit()Location
~Location()Location [virtual]
~stmtLocation()stmtLocation [virtual]


Generated on February 1, 2006
Back to the C-Breeze home page