| _basicblocks | procLocation | [private] |
| _dominator | Location | [protected] |
| _kind | Location | [protected] |
| _num_children | Location | [protected] |
| _parent | Location | [protected] |
| _proc | procLocation | [private] |
| _subtree_id | Location | [protected] |
| _tree_max | Location | [protected] |
| _tree_min | Location | [protected] |
| adjust_depth() | procLocation | [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] |
| 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] |
| next_tree_number() | Location | [inline, protected, static] |
| num_children() const | Location | [inline] |
| 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 context_insensitive=false) | procLocation | |
| remove_from_tree() | procLocation | |
| 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] |
| stmt_location() const | procLocation | [inline] |
| 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] |
| ~procLocation() | procLocation | [virtual] |