Next: , Previous: <code>GIMPLE_OMP_FOR</code>, Up: Tuple specific accessors


12.7.16 GIMPLE_OMP_MASTER

— GIMPLE function: gimple gimple_build_omp_master (gimple_seq body)

Build a GIMPLE_OMP_MASTER statement. BODY is the sequence of statements to be executed by just the master.