Searched refs:OMP_SECTION_LAST (Results 1 – 2 of 2) sorted by relevance
3271 gcc_assert (i < len || OMP_SECTION_LAST (bsi_stmt (si))); in expand_omp_sections()3633 OMP_SECTION_LAST (sec_start) = 1; in lower_omp_sections()
1592 #define OMP_SECTION_LAST(NODE) \ macro