Next: GIMPLE_OMP_CONTINUE, Previous: GIMPLE_OMP_ATOMIC_LOAD, Up: Tuple specific accessors [Contents][Index]
GIMPLE_OMP_ATOMIC_STOREBuild a GIMPLE_OMP_ATOMIC_STORE statement. VAL is the value to be
stored.
Set the value being stored in an atomic store.
Return the value being stored in an atomic store.