Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc657 bool has_fallthru = 0; in compute_alignments() local
679 has_fallthru = 1, fallthru_count += e->count (); in compute_alignments()
711 if (!has_fallthru in compute_alignments()
725 if (has_fallthru in compute_alignments()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c670 bool has_fallthru = 0; in compute_alignments() local
692 has_fallthru = 1, fallthru_count += e->count (); in compute_alignments()
724 if (!has_fallthru in compute_alignments()
738 if (has_fallthru in compute_alignments()