GNU Compiler Collection (GCC) Internals: GIMPLE_OMP_MASTER |
---|
Next:
GIMPLE_OMP_ORDERED
, Previous:
GIMPLE_OMP_FOR
, Up: Tuple specific accessors [Contents][Index]
GIMPLE_OMP_MASTER
Build a GIMPLE_OMP_MASTER
statement. BODY
is the sequence of
statements to be executed by just the master.