Home
last modified time | relevance | path

Searched refs:par_body (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Domp-low.c4154 tree clauses, par_bind, par_body, new_body, bind; in lower_omp_parallel() local
4162 par_body = BIND_EXPR_BODY (par_bind); in lower_omp_parallel()
4183 lower_omp (&par_body, ctx); in lower_omp_parallel()
4219 append_to_statement_list (par_body, &new_body); in lower_omp_parallel()