#include <value-prof.h>
◆ counters
◆ fun
◆ [union]
union { ... } histogram_value_t::hdata |
◆ [struct]
struct { ... } histogram_value_t::hvalue |
Referenced by autofdo::afdo_indirect_call(), compute_value_histograms(), dump_histogram_value(), dump_histograms_for_stmt(), free_hist(), get_nth_most_common_value(), gimple_add_histogram_value(), gimple_alloc_histogram_value(), gimple_duplicate_stmt_histograms(), gimple_find_values_to_profile(), gimple_gen_average_profiler(), gimple_gen_ic_profiler(), gimple_gen_interval_profiler(), gimple_gen_ior_profiler(), gimple_gen_pow2_profiler(), gimple_gen_topn_values_profiler(), gimple_histogram_value_of_type(), gimple_move_stmt_histograms(), gimple_remove_histogram_value(), prepare_instrumented_value(), sort_hist_values(), stream_in_histogram_value(), stream_out_histogram_value(), verify_histograms(), and visit_hist().
◆ int_start
int histogram_value_t::int_start |
◆ [struct]
struct { ... } histogram_value_t::intvl |
◆ n_counters
unsigned histogram_value_t::n_counters |
◆ next
◆ steps
unsigned int histogram_value_t::steps |
◆ stmt
gimple* histogram_value_t::stmt |
Referenced by compute_value_histograms(), gimple_alloc_histogram_value(), gimple_duplicate_stmt_histograms(), gimple_find_values_to_profile(), gimple_gen_average_profiler(), gimple_gen_ic_profiler(), gimple_gen_interval_profiler(), gimple_gen_ior_profiler(), gimple_gen_pow2_profiler(), gimple_gen_topn_values_profiler(), gimple_move_stmt_histograms(), verify_histograms(), and visit_hist().
◆ type
◆ value
tree histogram_value_t::value |
The documentation for this struct was generated from the following file: