Searched refs:fallthru_count (Results 1 – 2 of 2) sorted by relevance
673 profile_count fallthru_count = profile_count::zero (); in compute_alignments() local679 has_fallthru = 1, fallthru_count += e->count (); in compute_alignments()689 fallthru_count.dump (dump_file); in compute_alignments()698 if (!fallthru_count.initialized_p () || !branch_count.initialized_p ()) in compute_alignments()729 && branch_count + fallthru_count > count_threshold in compute_alignments()731 > fallthru_count.apply_scale in compute_alignments()
686 profile_count fallthru_count = profile_count::zero (); in compute_alignments() local692 has_fallthru = 1, fallthru_count += e->count (); in compute_alignments()702 fallthru_count.dump (dump_file); in compute_alignments()711 if (!fallthru_count.initialized_p () || !branch_count.initialized_p ()) in compute_alignments()742 && branch_count + fallthru_count > count_threshold in compute_alignments()744 > fallthru_count.apply_scale in compute_alignments()