Searched refs:hash_tree (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer-out.cc | 1174 hash_tree (struct streamer_tree_cache_d *cache, hash_map<tree, hashval_t> *map, tree t) in hash_tree() function 1608 = hash_tree (ob->writer_cache, NULL, sccstack[first+i].t); in hash_scc() 1741 = hash_tree (ob->writer_cache, &map, sccstack[first+i].t); in hash_scc()
|
H A D | ChangeLog-2014 | 7484 * lto-streamer-out.c (hash_tree): Use cl_optimization_hash. 7868 (hash_tree): Hash TREE_TARGET_OPTION; visit 30473 * lto-streamer-out.c (hash_tree): Change inchash 30867 (hash_tree): Add new MAP argument holding in-SCC hash values; 30881 * lto-streamer-out.c (hash_tree): Convert to inchash. 33965 * lto-streamer-out.c (hash_tree): Do not hash priorities. 34490 * lto-streamer-out.c (hash_tree): Likewise. 37071 * lto-streamer-out.c (DFS_write_tree_body, hash_tree): Do not deal 39992 (hash_tree): Use wide-int interfaces. 45967 (hash_tree): Do not hash DECL_FUNCTION_SPECIFIC_TARGET.
|
H A D | ChangeLog-2017 | 1835 * lto-streamer-out.c (DFS::DFS_write_tree_body, hash_tree): Handle 3853 (hash_tree): Likewise. 5559 * lto-streamer-out.c (hash_tree): Hash TYPE_EMPTY_P and DECL_PADDING_P. 10611 * lto-streamer-out.c (hash_tree): Use it. 10622 * lto-streamer-out.c (hash_tree): Likewise. 20634 (hash_tree): Likewise. 23379 (hash_tree): Likewise. 33876 * lto-streamer-out.c (hash_tree): Hash TYPE_TYPELESS_STORAGE.
|
H A D | ChangeLog-2018 | 5341 * lto-streamer-out.c (hash_tree): Handle 5939 * lto-streamer-out.c (hash_tree): Do not hash TYPE_NEEDS_CONSTRUCTING. 11679 (hash_tree): Do not visit TYPE_STUB_DECL. 11708 (hash_tree): Likewise. 16810 (hash_tree): Do not hash DECL_FCONTEXT 16940 (hash_tree): Do not walk DECL_ORIGINAL_TYPE.
|
H A D | ChangeLog-2013 | 4246 * lto-streamer-out.c (hash_tree): Handle OMP_CLAUSE. 21234 * lto-streamer-out.c (hash_tree): Stream DECL_FINAL_P, 21306 (hash_tree): Do not hash DECL_DEFER_OUTPUT, BINFO_INHERITANCE_CHAIN, 24539 (hash_tree): Likewise. 27625 (hash_tree): Likewise.
|
H A D | ChangeLog-2015 | 3343 * lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET. 7835 * lto-streamer-out.c (hash_tree): Deal with TYPE_REVERSE_STORAGE_ORDER. 27453 * lto-streamer-out.c (DFS_write_tree_body, hash_tree): Use 28041 * lto-streamer-out.c (hash_tree): Do not hash TYPE_NO_FORCE_BLK. 44185 * lto-streamer-out.c (hash_tree): Don't hash TREE_TARGET_OPTION
|
H A D | ChangeLog-2019 | 18355 * lto-streamer-out.c (hash_tree): Use DECL_UNCHECKED_FUNCTION_CODE 19970 * lto-streamer-out.c (hash_tree): Likewise. 24810 * lto-streamer-out.c (hash_tree): Hash TYPE_CXX_ODR_P; 27252 (hash_tree): Likewise.
|
H A D | ChangeLog-2020 | 20674 (hash_tree): Likewise. 23462 * lto-streamer-out.c (hash_tree): Hash DECL_NOT_GIMPLE_REG_P. 24414 * lto-streamer-out.c (hash_tree): Likewise.
|
H A D | ChangeLog-2021 | 14961 * lto-streamer-out.c (hash_tree): For DECL_BIT_FIELD hash
|
H A D | ChangeLog-2010 | 33183 hash_tree, eq_tree): New tree hash table.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer-out.c | 1138 hash_tree (struct streamer_tree_cache_d *cache, hash_map<tree, hashval_t> *map, tree t) in hash_tree() function 1569 = hash_tree (ob->writer_cache, NULL, sccstack[first+i].t); in hash_scc() 1702 = hash_tree (ob->writer_cache, &map, sccstack[first+i].t); in hash_scc()
|
/netbsd-src/external/bsd/nsd/dist/doc/ |
H A D | RELNOTES | 362 - Fix #105: Clearing hash_tree means just emptying the tree.
|