_calls | stmtLocation | [private] |
_depth | Location | [protected] |
_dominates_exit | Location | [protected] |
_kind | Location | [protected] |
_not_basicblock | Location | [protected] |
_not_procedure | Location | [protected] |
_parent | Location | [protected] |
_stmt | stmtLocation | [private] |
_stmt_num | stmtLocation | [private] |
adjust_depth() | stmtLocation | [virtual] |
BasicBlock enum value | Location | |
basicblockLocation class | stmtLocation | [friend] |
block_count | Location | [static] |
block_location() const | stmtLocation | [inline] |
calls() const | stmtLocation | [inline] |
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] |
is_present(const procNode *proc) const | stmtLocation | |
kind() const | Location | [inline] |
Location(Location *parent, LocationKind kind) | Location | |
LocationKind enum name | Location | |
operator<<(ostream &o, const Location &loc) | Location | [friend] |
parent() const | Location | [inline] |
print(ostream &o) const | stmtLocation | [virtual] |
print_path(ostream &o) const | stmtLocation | [virtual] |
proc_count | Location | [static] |
Procedure enum value | Location | |
procedure(Location *where) | Location | [static] |
procLocation class | stmtLocation | [friend] |
remove_call() | stmtLocation | |
setup_call(procNode *proc, bool is_context_insensitive) | stmtLocation | |
Statement enum value | Location | |
stats() | Location | [static] |
stmt(stmtNode *s) | stmtLocation | [inline, private] |
stmt() const | stmtLocation | [inline] |
stmt_count | Location | [static] |
stmt_num(int num) | stmtLocation | [inline, private] |
stmt_num() const | stmtLocation | [inline] |
stmtLocation(basicblockLocation *parent) | stmtLocation | |
strictly_dominates(const Location *dom, const Location *cur) | Location | [static] |
~Location() | Location | [virtual] |
~stmtLocation() | stmtLocation | [virtual] |