Home
last modified time | relevance | path

Searched refs:print_lto_report (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.c162 print_lto_report (const char *s) in print_lto_report() function
H A Dlto-streamer.h890 extern void print_lto_report (const char *);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.cc152 print_lto_report (const char *s) in print_lto_report() function
H A Dlto-streamer.h835 extern void print_lto_report (const char *);
H A DChangeLog-201211376 * lto-streamer.h (print_lto_report): Likewise.
11377 * lto-streamer.c (print_lto_report): Adjust.
11543 * lto-streamer.c (print_lto_report): Report number of cgraph nodes.
H A DChangeLog-201313786 * lto-streamer.c (lto_tag_name, print_lto_report): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c3045 print_lto_report (pfx); in print_lto_report_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc3054 print_lto_report (pfx); in print_lto_report_1()
H A DChangeLog2756 (print_lto_report_1): New function wrapping print_lto_report.
4374 (do_whole_program_analysis): Call print_lto_report.
4375 (lto_main): Call print_lto_report after cgraph_optimize.
4406 If flag_lto_report is set, call print_lto_report.