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 D | tree-streamer.c | 106 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 D | tree-streamer.cc | 106 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 D | ChangeLog-2011 | 14603 * tree-streamer.c (streamer_tree_cache_add_to_node_array):
|
H A D | ChangeLog-2013 | 27637 * tree-streamer.c (streamer_tree_cache_add_to_node_array):
|
H A D | ChangeLog-2014 | 43541 * tree-streamer.c (streamer_tree_cache_add_to_node_array): Adjust
|