Next: , Previous: , Up: Tuple specific accessors   [Contents][Index]


11.8.18 GIMPLE_OMP_ORDERED

GIMPLE function: gimple gimple_build_omp_ordered (gimple_seq body)

Build a GIMPLE_OMP_ORDERED statement.

BODY is the sequence of statements inside a loop that will executed in sequence.