_basicblocks | procLocation | [private] |
_depth | Location | [protected] |
_dominates_exit | Location | [protected] |
_kind | Location | [protected] |
_not_basicblock | Location | [protected] |
_not_procedure | Location | [protected] |
_parent | Location | [protected] |
_proc | procLocation | [private] |
adjust_depth() | procLocation | [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] |
last() | procLocation | |
Location(Location *parent, LocationKind kind) | Location | |
LocationKind enum name | Location | |
lookup_block(basicblockNode *block) const | procLocation | |
main() | procLocation | [inline, static] |
Main | procLocation | [private, static] |
operator<<(ostream &o, const Location &loc) | Location | [friend] |
parent() const | Location | [inline] |
parent_proc() const | procLocation | |
print(ostream &o) const | procLocation | [virtual] |
print_path(ostream &o) const | procLocation | [virtual] |
proc() const | procLocation | [inline] |
proc_count | Location | [static] |
procedure(Location *where) | Location | [static] |
Procedure enum value | Location | |
procLocation(stmtLocation *parent, procNode *proc, bool is_context_insensitive=false) | procLocation | |
remove_from_tree() | procLocation | |
Statement enum value | Location | |
stats() | Location | [static] |
stmt_count | Location | [static] |
stmt_location() const | procLocation | [inline] |
strictly_dominates(const Location *dom, const Location *cur) | Location | [static] |
~Location() | Location | [virtual] |
~procLocation() | procLocation | [virtual] |