Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDfinal.c695 int fallthru_frequency = 0, branch_frequency = 0, has_fallthru = 0; in compute_alignments() local
717 has_fallthru = 1, fallthru_frequency += EDGE_FREQUENCY (e); in compute_alignments()
732 if (!has_fallthru in compute_alignments()
747 if (has_fallthru in compute_alignments()