Home
last modified time | relevance | path

Searched refs:streamer_tree_cache_add_to_node_array (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-streamer.c106 streamer_tree_cache_add_to_node_array (struct streamer_tree_cache_d *cache, in streamer_tree_cache_add_to_node_array() function
155 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_insert_1()
165 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_insert_1()
200 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_replace_tree()
214 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_append()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-streamer.cc106 streamer_tree_cache_add_to_node_array (struct streamer_tree_cache_d *cache, in streamer_tree_cache_add_to_node_array() function
155 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_insert_1()
165 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_insert_1()
200 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_replace_tree()
214 streamer_tree_cache_add_to_node_array (cache, ix, t, hash); in streamer_tree_cache_append()
H A DChangeLog-201114603 * tree-streamer.c (streamer_tree_cache_add_to_node_array):
H A DChangeLog-201327637 * tree-streamer.c (streamer_tree_cache_add_to_node_array):
H A DChangeLog-201443541 * tree-streamer.c (streamer_tree_cache_add_to_node_array): Adjust