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)

构建一个GIMPLE_OMP_MASTER语句。BODY为只被master执行的语句序列。