Searched refs:input_function (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer-in.c | 1338 input_function (tree fn_decl, class data_in *data_in, 1611 input_function (fn_decl, data_in, &ib_main, &ib_cfg,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer-in.cc | 1351 input_function (tree fn_decl, class data_in *data_in, in input_function() function 1621 input_function (fn_decl, data_in, &ib_main, &ib_cfg, in lto_read_body_or_constructor()
|
H A D | ChangeLog-2010 | 2152 (input_function): Update call of input_bb. 15435 * lto-streamer-in.c (input_function): Input function start 22580 * lto-streamer-in.c (input_function): Likewise. 25306 (input_function): Drop them here, if VTA is disabled. 25883 (input_function): Likewise. 29767 * lto-streamer-in.c (input_function): Stream it in. 33575 * lto-streamer-in.c (input_function): Do not input function frequency. 40180 * lto-streamer-in.c (input_function): Likewise.
|
H A D | ChangeLog-2013 | 2648 * lto-streamer-in.c (input_function): Likewise. 4476 (input_function): Adjust. 6377 * lto-streamer-in.c (input_function): Remove usage of ENTRY_BLOCK_PTR 9479 * lto-streamer-in.c (input_function): Call cgraph_get_node instead of 19453 * lto-streamer-in.c (input_function): Pop cfun here 22708 * lto-streamer-in.c (input_function): Likewise. 24546 * lto-streamer-in.c (input_function): Rearrange so struct 38280 (input_function): Do not call clear_line_info.
|
H A D | ChangeLog-2017 | 2726 * lto-streamer-in.c (input_function): Instead of removing 3193 * lto-streamer-in.c (input_function): Drop debug stmts 6972 * lto-streamer-in.c (input_function): Use update_max_bb_count. 8585 * lto-streamer-in.c (input_function): Update count_max. 10934 (input_function): Update. 20377 (input_function): Stream DECL_DEBUG_ARGS. 22393 * lto-streamer-in.c (input_function): Handle IFN_UBSAN_PTR.
|
H A D | ChangeLog-2020 | 3616 (input_function): Do not init tree_ssa and set in_ssa_p. 13943 (input_function): Invoke apply_location_cache after streaming in all 14348 (input_function): Likewise. 38739 * lto-streamer-in.c (input_function): Remove streamed-in inline debug
|
H A D | ChangeLog-2019 | 779 * lto-streamer-in.c (input_function): Add node parameter. 1849 * lto-streamer-in.c (input_function): Do not call update_ssa. 20237 * lto-streamer-in.c (input_function): Drop inline-entry markers 22142 (input_function): Same.
|
H A D | ChangeLog-2011 | 8703 (input_function): ... here. 26664 * lto-streamer-in.c (input_function): Do not stream it. 30263 * lto-streamer-in.c (input_function): Likewise. 31632 (input_function): Use unsigned index.
|
H A D | ChangeLog-2009 | 3259 * lto-streamer-in.c (input_function): Re-map arguments into merged 3389 * lto-streamer-in.c (input_function): Call execute_all_ipa_stmt_fixups. 5376 (input_function): Free dominance info when done.
|
H A D | ChangeLog-2021 | 3491 * lto-streamer-in.c (input_function): Likewise. 3673 * lto-streamer-in.c (input_function): Likewise.
|
H A D | ChangeLog-2016 | 1689 * lto-streamer-in.c (input_function): In addition to debug stmts 10665 * lto-streamer-in.c (input_function): Likewise.
|
H A D | ChangeLog-2012 | 9723 * lto-streamer-in.c (input_function): Do not input arguments
|
H A D | ChangeLog-2014 | 44275 * lto-streamer-in.c (input_function): In WPA stage do not drop
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | ChangeLog | 5382 (input_function): Add support for type contexts. 5428 (input_function): Build stmt array to set call sites into cgraph 5476 (input_function): Renumber all stmts after they are input. 5584 (input_function): Added code to set DECL_CONTEXT for functions. 5986 (input_function, input_constructor): Added call to 6090 (input_function): Remove unnecessary else. 6245 (input_function): Fix type of 'tag' argument. 6288 input_ssa_names, input_bb, input_function): Added semicolons. 6294 (input_function): Set DECL_ARGUMENTS. 6352 (input_function): Now builds both the cfg and ssa_names table.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | lto.texi | 244 @file{lto-streamer-in.c}:@code{input_function}.
|
H A D | gccint.info | 44586 read in 'lto-streamer-in.c':'input_function'.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | lto.texi | 243 @file{lto-streamer-in.cc}:@code{input_function}.
|
H A D | gccint.info | 46208 and read in 'lto-streamer-in.cc':'input_function'.
|