_dominator | Location | [protected] |
_kind | Location | [protected] |
_num_children | Location | [protected] |
_parent | Location | [protected] |
_subtree_id | Location | [protected] |
_tree_max | Location | [protected] |
_tree_min | Location | [protected] |
adjust_depth()=0 | Location | [pure virtual] |
BasicBlock enum value | Location | |
block_count | Location | [static] |
clear_dominator() | Location | |
current_subtree_id | Location | [protected, static] |
current_tree_number | Location | [protected, static] |
decrement_children() | Location | [inline] |
dom_calls | Location | [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] |
kind() const | Location | [inline] |
Location(Location *parent, LocationKind kind) | Location | |
LocationKind enum name | Location | |
next_tree_number() | Location | [inline, protected, static] |
num_children() const | Location | [inline] |
operator<<(ostream &o, const Location &loc) | Location | [friend] |
operator=(const Location &other) | Location | [inline, private] |
parent() const | Location | [inline] |
print(ostream &o) const=0 | Location | [pure virtual] |
print_path(ostream &o) const=0 | Location | [pure virtual] |
proc_count | Location | [static] |
procedure(Location *where) | Location | [static] |
Procedure enum value | Location | |
set_dominator(Location *d) | Location | |
set_tree_max(unsigned int m) | Location | [inline] |
set_tree_min(unsigned int m) | Location | [inline] |
Statement enum value | Location | |
stats() | Location | [static] |
stmt_count | Location | [static] |
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] |