12.8.17 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.