Searched refs:tree_decl_hash (Results 1 – 5 of 5) sorted by relevance
5601 struct tree_decl_hash : ggc_ptr_hash <tree_node> struct5607 tree_decl_hash::hash (tree t) in hash()5660 : simple_cache_map_traits<tree_decl_hash, tree> { };5671 : simple_hashmap_traits<tree_decl_hash, tree> { };
172 typedef hash_map<tree_decl_hash, stridxlist> decl_to_stridxlist_htab_t;661 = new hash_map<tree_decl_hash, stridxlist> (64); in addr_stridxptr()
26463 (decl_to_stridxlist_htab): Use tree_decl_hash as the first template26556 * tree-hash-traits.h (tree_decl_hash): New class.26558 (stridxlist_hash_traits): Use tree_decl_hash.
2893 * tree-hash-traits.h (tree_decl_hash, tree_ssa_name_hash,2895 * tree.h (tree_decl_hash, tree_ssa_name_hash, tree_hash): ... here.
33440 typedef hash_map<tree_decl_hash, class_decl_loc_t> class_to_loc_map_t;