Next: GIMPLE_OMP_SECTIONS, Previous: GIMPLE_OMP_RETURN, Up: Tuple specific accessors [Contents][Index]
GIMPLE_OMP_SECTIONBuild a GIMPLE_OMP_SECTION statement for a sections statement.
BODY is the sequence of statements in the section.
Return true if OMP section statement G has the
GF_OMP_SECTION_LAST flag set.
Set the GF_OMP_SECTION_LAST flag on G.