Searched refs:lto_read_tree (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer-in.c | 1723 lto_read_tree (class lto_input_block *ib, class data_in *data_in, 1849 result = lto_read_tree (ib, data_in, tag, hash);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer-in.cc | 1733 lto_read_tree (class lto_input_block *ib, class data_in *data_in, in lto_read_tree() function 1885 result = lto_read_tree (ib, data_in, tag, hash); in lto_input_tree_1()
|
H A D | ChangeLog-2011 | 14733 * lto-streamer-in.c (lto_read_tree): Call lto_streamer_cache_append 14753 * lto-streamer-in.c (lto_read_tree): Inline code from 14777 (lto_read_tree): Move to lto-streamer-in.c. 15163 (lto_read_tree): Likewise. 23177 (lto_read_tree): Call lto_streamer_hooks.read_tree if set. 23440 (lto_read_tree): Move VAR_DECL and FUNCTION_DECL registration 31642 (lto_read_tree): Adjust call to lto_materialize_tree.
|
H A D | ChangeLog-2009 | 1585 * lto-streamer-in.c (lto_read_tree): Remove unused end_marker variable. 6997 (lto_read_tree): Adjust.
|
H A D | ChangeLog-2012 | 8385 (lto_read_tree): Likewise.
|
H A D | ChangeLog-2020 | 21606 * lto-streamer-in.c (lto_read_tree): Do not stream end markers.
|
H A D | ChangeLog-2019 | 22145 (lto_read_tree): Same.
|
H A D | ChangeLog-2013 | 27608 (lto_read_tree): ... this.
|