Searched refs:num_sccs_read (Results 1 – 3 of 3) sorted by relevance
1057 static unsigned long num_sccs_read; variable1906 num_sccs_read++; in lto_read_decls()2996 pfx, num_sccs_read, total_scc_size / (double)num_sccs_read); in print_lto_report_1()2999 if (flag_wpa && tree_scc_hash && num_sccs_read) in print_lto_report_1()
1062 static unsigned long num_sccs_read; variable1915 num_sccs_read++; in lto_read_decls()3005 pfx, num_sccs_read, total_scc_size / (double)num_sccs_read); in print_lto_report_1()3008 if (flag_wpa && tree_scc_hash && num_sccs_read) in print_lto_report_1()
2505 num_not_merged_types_in_same_scc, total_scc_size, num_sccs_read,