Next: GIMPLE_OMP_SECTION, Previous: GIMPLE_OMP_PARALLEL, Up: Tuple specific accessors [Contents][Index]
GIMPLE_OMP_RETURNBuild a GIMPLE_OMP_RETURN statement. WAIT_P is true if this is a
non-waiting return.
Set the nowait flag on GIMPLE_OMP_RETURN statement S.
Return true if OMP return statement G has the
GF_OMP_RETURN_NOWAIT flag set.