Searched defs:body_p (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgimple-low.c69 tree *body_p = &DECL_SAVED_TREE (current_function_decl); local
H A Domp-low.c4003 lower_omp_for_lastprivate(struct omp_for_data *fd, tree *body_p, tree *dlist, struct omp_context *ctx) argument
4050 tree t, stmt, ilist, dlist, new_stmt, *body_p, *rhs_p; local
4072 append_to_statement_list (OMP_FOR_PRE_BODY (stmt), body_p); local
4073 lower_rec_input_clauses (OMP_FOR_CLAUSES (stmt), body_p, &dlist, ctx); local
4101 append_to_statement_list (OMP_FOR_BODY (stmt), body_p); local
4107 lower_reduction_clauses (OMP_FOR_CLAUSES (stmt), body_p, ctx); local
[all...]
H A Dgimplify.c888 unshare_body (tree *body_p, tree fndecl) argument
901 unvisit_body (tree *body_p, tree fndecl) argument
6292 gimplify_body(tree *body_p, tree fndecl, bool do_parms) argument
[all...]

Completed in 98 milliseconds