Searched defs:overall_time (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-split.c | 866 int overall_time, overall_size; member 893 find_split_points (int overall_time, int overall_size) in find_split_points() 1402 int overall_time = 0, overall_size = 0; in execute_split_functions() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-profile.c | 145 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, overall_size = 0; in dump_histogram() local 494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
|
H A D | ipa-split.c | 1042 sreal overall_time; member 1068 find_split_points (basic_block return_bb, sreal overall_time, int overall_size) in find_split_points() 1741 sreal overall_time = 0; in execute_split_functions() local
|