#include <value-prof.h>
Detailed Description
Field Documentation
Referenced by compute_value_histograms(), dump_histogram_value(), free_hist(), gimple_divmod_fixed_value_transform(), gimple_duplicate_stmt_histograms(), gimple_ic_transform(), gimple_mod_pow2_value_transform(), gimple_mod_subtract_transform(), gimple_remove_histogram_value(), gimple_stringops_transform(), ipa_profile_generate_summary(), stream_in_histogram_value(), stream_out_histogram_value(), and stringop_block_profile().
union { ... } histogram_value_t::hdata |
struct { ... } histogram_value_t::hvalue |
Referenced by compute_value_histograms(), dump_histogram_value(), dump_histograms_for_stmt(), free_hist(), gimple_add_histogram_value(), gimple_alloc_histogram_value(), gimple_divmod_fixed_value_transform(), 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_one_value_profiler(), gimple_gen_pow2_profiler(), gimple_histogram_value_of_type(), gimple_ic_transform(), gimple_mod_pow2_value_transform(), gimple_mod_subtract_transform(), gimple_move_stmt_histograms(), gimple_remove_histogram_value(), gimple_stringops_transform(), ipa_profile_generate_summary(), prepare_instrumented_value(), stream_in_histogram_value(), stream_out_histogram_value(), stringop_block_profile(), verify_histograms(), and visit_hist().
int histogram_value_t::int_start |
struct { ... } histogram_value_t::intvl |
unsigned histogram_value_t::n_counters |
unsigned int histogram_value_t::steps |
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_one_value_profiler(), gimple_gen_pow2_profiler(), gimple_move_stmt_histograms(), verify_histograms(), and visit_hist().
tree histogram_value_t::value |
The documentation for this struct was generated from the following file: