Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.h1678 gimple_omp_section_last_p (const_gimple g) in gimple_omp_section_last_p() function
H A Domp-low.c4883 gcc_assert (i < len || gimple_omp_section_last_p (gsi_stmt (si))); in expand_omp_sections()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.h2255 gimple_omp_section_last_p (const gimple *g)
H A Domp-expand.c5894 gcc_assert (i < len || gimple_omp_section_last_p (gsi_stmt (si))); in expand_omp_sections()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1884 @deftypefn {GIMPLE function} bool gimple_omp_section_last_p (gimple g)