Searched refs:lto_output_edge (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-cgraph.c | 232 lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, in lto_output_edge() function 734 lto_output_edge (ob, edge, encoder); in output_outgoing_cgraph_edges()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-cgraph.cc | 236 lto_output_edge (struct lto_simple_output_block *ob, struct cgraph_edge *edge, in lto_output_edge() function 740 lto_output_edge (ob, edge, encoder); in output_outgoing_cgraph_edges()
|
H A D | ChangeLog-2010 | 2141 * lto-cgraph.c (lto_output_edge): Fix assert. 16814 * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of 25888 * lto-cgraph.c (lto_output_edge): Adjust. 31599 * lto-cgraph.c (lto_output_edge): Output ecf_flags. 33319 (lto_output_edge): Added capability to stream indirect edges.
|
H A D | ChangeLog-2013 | 12050 (lto_output_edge): Likewise. 22612 * lto-cgraph.c (lto_output_edge): Stream common targets. 22681 * lto-cgraph.c (lto_output_edge): Make lto_stmt_uids start from 0; 34930 * lto-cgraph.c (lto_output_edge): Update counter streaming.
|
H A D | ChangeLog-2020 | 8170 (lto_output_edge): Update. 37671 * lto-cgraph.c (lto_output_edge): Simplify streaming of stmt. 38385 * lto-cgraph.c (lto_output_edge): Remove indirect common_target_id and
|
H A D | ChangeLog-2011 | 23905 (lto_output_edge): Use output_enum and var_len_unsigned. 28032 * lto-cgraph.c (lto_output_edge, input_node, input_edge): Do not 31283 * lto-cgraph.c (lto_output_edge): Output edge call costs.
|
H A D | ChangeLog-2016 | 24117 * lto-cgraph.c (lto_output_edge): When streaming thunk do not look 26162 * lto-cgraph.c (lto_output_edge): Sanity check inline_failed.
|
H A D | ChangeLog-2017 | 7349 * lto-cgraph.c (lto_output_edge): Do not stream frequency. 28935 * lto-cgraph.c (lto_output_edge): Update.
|
H A D | ChangeLog-2012 | 14977 (lto_output_edge): Update.
|
H A D | ChangeLog-2014 | 16313 * lto-cgraph.c (lto_output_edge, input_edge): Stream
|