Next: <code>GIMPLE_OMP_ATOMIC_STORE</code>, Previous: <code>GIMPLE_NOP</code>, Up: Tuple specific accessors
GIMPLE_OMP_ATOMIC_LOAD
Build a
GIMPLE_OMP_ATOMIC_LOAD
statement.LHS
is the left-hand side of the assignment.RHS
is the right-hand side of the assignment.
Set the
LHS
of an atomic load.
Get the
LHS
of an atomic load.