_depth | Location | [protected] |
_dominates_exit | Location | [protected] |
_kind | Location | [protected] |
_not_basicblock | Location | [protected] |
_not_procedure | Location | [protected] |
_parent | Location | [protected] |
adjust_depth()=0 | Location | [pure virtual] |
BasicBlock enum value | Location | |
block_count | Location | [static] |
common_parent(Location *one, Location *two) | Location | [static] |
depth() const | Location | [inline] |
dom_calls | Location | [static] |
dominates(const Location *dom, const Location *cur) | Location | [static] |
dominates_exit() const | 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 | |
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 enum value | Location | |
procedure(Location *where) | Location | [static] |
Statement enum value | Location | |
stats() | Location | [static] |
stmt_count | Location | [static] |
strictly_dominates(const Location *dom, const Location *cur) | Location | [static] |
~Location() | Location | [virtual] |