Home
last modified time | relevance | path

Searched refs:stream_out_histogram_value (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h108 extern void stream_out_histogram_value (struct output_block *, histogram_value);
H A Dgimple-streamer-out.cc192 stream_out_histogram_value (ob, hist); in output_gimple_stmt()
H A Dvalue-prof.cc311 stream_out_histogram_value (struct output_block *ob, histogram_value hist) in stream_out_histogram_value() function
349 stream_out_histogram_value (ob, hist->hvalue.next); in stream_out_histogram_value()
H A DChangeLog-201922864 * value-prof.c (stream_out_histogram_value): Same.
23653 (stream_out_histogram_value): Likewise.
25766 * value-prof.c (stream_out_histogram_value): Only first value
26000 (stream_out_histogram_value): Update assert for
H A DChangeLog6954 * value-prof.cc (stream_out_histogram_value): Allow negative counts
H A DChangeLog-202012157 * value-prof.c (stream_out_histogram_value): Allow negative
35658 * value-prof.c (stream_out_histogram_value): Restore LTO PGO
H A DChangeLog-201334924 (stream_out_histogram_value): New function.
34927 (stream_out_histogram_value, stream_in_histogram_value): Declare.
H A DChangeLog-201737261 * value-prof.c (stream_out_histogram_value): Make assert more
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h108 extern void stream_out_histogram_value (struct output_block *, histogram_value);
H A Dgimple-streamer-out.c192 stream_out_histogram_value (ob, hist); in output_gimple_stmt()
H A Dvalue-prof.c312 stream_out_histogram_value (struct output_block *ob, histogram_value hist) in stream_out_histogram_value() function
346 stream_out_histogram_value (ob, hist->hvalue.next); in stream_out_histogram_value()