Searched refs:streamer_read_gcov_count (Results 1 – 6 of 6) sorted by relevance
181 streamer_read_gcov_count (struct lto_input_block *ib) in streamer_read_gcov_count() function
1674 file_data->profile_info.sum_max = streamer_read_gcov_count (ib); in input_profile_summary()1675 file_data->profile_info.sum_all = streamer_read_gcov_count (ib); in input_profile_summary()1694 = streamer_read_gcov_count (ib); in input_profile_summary()1696 = streamer_read_gcov_count (ib); in input_profile_summary()1698 = streamer_read_gcov_count (ib); in input_profile_summary()1703 set_hot_bb_threshold (streamer_read_gcov_count (ib)); in input_profile_summary()
93 ret.m_val = streamer_read_gcov_count (ib); in stream_in()
85 gcov_type streamer_read_gcov_count (struct lto_input_block *);
278 gcov_type count = streamer_read_gcov_count (ib); in ipa_profile_read_summary()
430 new_val->hvalue.counters[i] = streamer_read_gcov_count (ib); in stream_in_histogram_value()