Searched refs:profile_status_d (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfg.h | 26 enum profile_status_d enum 63 enum profile_status_d x_profile_status;
|
H A D | lto-streamer-in.c | 728 profile_status_for_fn (fn) = streamer_read_enum (ib, profile_status_d, in input_cfg()
|
H A D | lto-streamer-out.c | 1876 streamer_write_enum (ob->main_stream, profile_status_d, PROFILE_LAST, in output_cfg()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | basic-block.h | 292 enum profile_status_d enum 329 enum profile_status_d x_profile_status;
|
H A D | lto-streamer-in.c | 624 profile_status_for_function (fn) = streamer_read_enum (ib, profile_status_d, in input_cfg()
|
H A D | lto-streamer-out.c | 640 streamer_write_enum (ob->main_stream, profile_status_d, PROFILE_LAST, in output_cfg()
|