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


12.7.17 GIMPLE_OMP_ORDERED

— GIMPLE function: gimple gimple_build_omp_ordered (gimple_seq body)

构建一个GIMPLE_OMP_ORDERED语句。

BODY为循环中顺序执行的语句序列。