Searched refs:par_bind (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Domp-low.c4156 tree clauses, par_bind, par_body, new_body, bind;
4163 par_bind = OMP_PARALLEL_BODY (stmt);
4164 par_body = BIND_EXPR_BODY (par_bind);
4175 walk_stmts (&wi, &par_bind);
4191 record_vars_into (BIND_EXPR_VARS (par_bind), child_fn);
4154 tree clauses, par_bind, par_body, new_body, bind; local

Completed in 73 milliseconds