Home
last modified time | relevance | path

Searched refs:streamer_tree_cache_get_hash (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-streamer.h102 streamer_tree_cache_get_hash (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_hash() function
H A Dtree-streamer.cc198 hash = streamer_tree_cache_get_hash (cache, ix); in streamer_tree_cache_replace_tree()
H A Dlto-streamer-out.cc1184 hstate.add_int (streamer_tree_cache_get_hash (cache, ix)); \ in hash_tree()
H A DChangeLog-201327659 (streamer_tree_cache_get_hash): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-streamer.h104 streamer_tree_cache_get_hash (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_hash() function
H A Dtree-streamer.c198 hash = streamer_tree_cache_get_hash (cache, ix); in streamer_tree_cache_replace_tree()
H A Dlto-streamer-out.c1148 hstate.add_int (streamer_tree_cache_get_hash (cache, ix)); \ in hash_tree()