Searched refs:const_histogram_value (Results 1 – 5 of 5) sorted by relevance
67 typedef const struct histogram_value_t *const_histogram_value; typedef
129 return htab_hash_pointer (((const_histogram_value)x)->hvalue.stmt); in histogram_hash()137 return ((const_histogram_value) x)->hvalue.stmt == (const gimple *) y; in histogram_eq()
14068 * value-prof.h (const_histogram_value): New.