Searched refs:input_bb (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-streamer.h | 28 void input_bb (class lto_input_block *, enum LTO_tags, class data_in *,
|
H A D | gimple-streamer-in.c | 249 input_bb (class lto_input_block *ib, enum LTO_tags tag, in input_bb() function
|
H A D | lto-streamer-in.c | 1397 input_bb (ib, tag, data_in, fn,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-streamer.h | 28 void input_bb (class lto_input_block *, enum LTO_tags, class data_in *,
|
H A D | gimple-streamer-in.cc | 249 input_bb (class lto_input_block *ib, enum LTO_tags tag, in input_bb() function
|
H A D | lto-streamer-in.cc | 1407 input_bb (ib, tag, data_in, fn, in input_function()
|
H A D | ChangeLog-2013 | 3183 * gimple-streamer-in.c (input_phi, input_bb): Update for renaming 31984 * gimple-streamer-in.c (input_bb): Ditto. 33945 * gimple-streamer-in.c (input_bb): Ditto. 34939 (input_bb): Update profile streaming.
|
H A D | ChangeLog-2017 | 7311 * gimple-streamer-in.c (input_bb): Scale only IPA counts. 8565 * gimple-streamer-in.c (input_bb): Do not stream frequency. 28887 * gimple-streamer-in.c (input_bb): Update.
|
H A D | ChangeLog-2012 | 14736 * gimple-streamer-in.c (input_bb): Do not stream loop_depth. 16162 * gimple-streamer-in.c (input_bb): Likewise.
|
H A D | ChangeLog-2010 | 2152 (input_function): Update call of input_bb. 25305 * lto-streamer-in.c (input_bb): Leave debug stmts alone.
|
H A D | ChangeLog-2011 | 15128 (input_bb): Likewise. 35979 * lto-streamer-in.c (input_bb): Do not find referenced vars
|
H A D | ChangeLog-2009 | 5990 * lto-streamer-in.c (input_bb): Replace debug stmts with
|
H A D | ChangeLog-2018 | 14319 * gimple-streamer-in.c (input_bb): Restore BB discriminator.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | ChangeLog | 5336 * lto-function-in.c (input_bb): Set TREE_BLOCK (stmt). 5475 (input_bb): Removed code to deserialize the stmt number. 6209 input_cfg, input_phi, input_ssa_names, input_bb, ): Renamed fun_in to data_in. 6244 (input_bb): Fix type of 'tag' argument. 6288 input_ssa_names, input_bb, input_function): Added semicolons. 6350 (input_bb): Now passes in input_blocks. Does not construct cfg
|