Next: <code>GIMPLE_OMP_CONTINUE</code>, Previous: <code>GIMPLE_OMP_ATOMIC_LOAD</code>, Up: Tuple specific accessors
GIMPLE_OMP_ATOMIC_STORE
Build a GIMPLE_OMP_ATOMIC_STORE statement. VAL is the value to be stored.
VAL
Set the value being stored in an atomic store.
Return the value being stored in an atomic store.