Home
last modified time | relevance | path

Searched refs:int_start (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDvalue-prof.h56 int int_start; /* First value in interval. */ member
HDvalue-prof.c761 hist->hdata.intvl.int_start = 0; in tree_divmod_values_to_profile()
806 hist->hdata.intvl.int_start, in tree_find_values_to_profile()
807 (hist->hdata.intvl.int_start in tree_find_values_to_profile()
HDtree-profile.c142 tree start = build_int_cst_type (integer_type_node, value->hdata.intvl.int_start); in tree_gen_interval_profiler()