Searched defs:this_time (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-lex.c | 130 int this_time = get_run_time (); in update_header_times() local 150 int this_time = get_run_time (); in dump_time_statistics() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-lex.c | 132 int this_time = get_run_time (); in update_header_times() local 152 int this_time = get_run_time (); in dump_time_statistics() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-split.c | 1496 int this_time, this_size; in execute_split_functions() local
|
H A D | ipa-inline-analysis.c | 1932 int this_time = estimate_num_insns (stmt, &eni_time_weights); in estimate_function_body_sizes() local
|
H A D | modulo-sched.c | 561 int this_time, this_distance, this_start, this_end, this_latency; in schedule_reg_move() local
|
H A D | varasm.c | 4967 int this_time; in output_constructor_bitfield() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-split.c | 1854 sreal this_time; in execute_split_functions() local
|
H A D | modulo-sched.c | 547 int this_time, this_distance, this_start, this_end, this_latency; in schedule_reg_move() local
|
H A D | ipa-fnsummary.c | 2135 int this_time = estimate_num_insns (stmt, &eni_time_weights); in analyze_function_body() local
|
H A D | varasm.c | 5293 int this_time; in output_constructor_bitfield() local
|