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/
HDgimple.h1678 gimple_omp_section_last_p (const_gimple g) in gimple_omp_section_last_p() function
HDomp-low.c4883 gcc_assert (i < len || gimple_omp_section_last_p (gsi_stmt (si))); in expand_omp_sections()
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple.h2255 gimple_omp_section_last_p (const gimple *g)
HDomp-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/
HDgimple.texi1884 @deftypefn {GIMPLE function} bool gimple_omp_section_last_p (gimple g)