| GNU Compiler Collection (GCC) Internals: GIMPLE_OMP_ORDERED |
|---|
Next:
GIMPLE_OMP_PARALLEL
, Previous:
GIMPLE_OMP_MASTER
, Up: Tuple specific accessors [Contents][Index]
GIMPLE_OMP_ORDERED
Build a GIMPLE_OMP_ORDERED statement.
BODY is the sequence of statements inside a loop that will
executed in sequence.