Next: <code>GIMPLE_PHI</code>, Previous: <code>GIMPLE_OMP_SECTIONS</code>, Up: Tuple specific accessors
GIMPLE_OMP_SINGLEBuild a
GIMPLE_OMP_SINGLEstatement.BODYis the sequence of statements that will be executed once.CLAUSESare any of theOMPsingle construct's clauses: private, firstprivate, copyprivate, nowait.
Return the clauses associated with
OMP_SINGLEG.