Next: <code>GIMPLE_OMP_SECTION</code>, Previous: <code>GIMPLE_OMP_PARALLEL</code>, Up: Tuple specific accessors
GIMPLE_OMP_RETURN
Build a GIMPLE_OMP_RETURN statement. WAIT_P is true if this is a non-waiting return.
WAIT_P
Set the nowait flag on GIMPLE_OMP_RETURN statement S.
S
Return true if OMP return statement G has the GF_OMP_RETURN_NOWAIT flag set.
OMP
G
GF_OMP_RETURN_NOWAIT