| GCC Middle and Back End API Reference
    | 

| Public Member Functions | |
| template<typename Alloc> | |
| void | track (Alloc node_alloc, poly_int64 offset, insn_info *insn) | 
| Data Fields | |
| splay_tree< access_record * > | tree | 
| std::list< access_record > | list | 
| 
 | inline | 
References alloc_node(), list, and tree.
Referenced by pair_fusion_bb_info::track_access(), and pair_fusion_bb_info::track_via_mem_expr().
| std::list<access_record> access_group::list | 
Referenced by track(), and pair_fusion_bb_info::transform_for_base().
| splay_tree<access_record *> access_group::tree | 
Referenced by track().