Lines Matching defs:stmt_p
108 genericize_try_block (tree *stmt_p) in genericize_try_block()
119 genericize_catch_block (tree *stmt_p) in genericize_catch_block()
150 genericize_eh_spec_block (tree *stmt_p) in genericize_eh_spec_block()
164 genericize_if_stmt (tree *stmt_p) in genericize_if_stmt()
198 genericize_cp_loop (tree *stmt_p, location_t start_locus, tree cond, tree body, in genericize_cp_loop()
270 genericize_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_for_stmt()
294 genericize_while_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_while_stmt()
304 genericize_do_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_do_stmt()
314 genericize_switch_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_switch_stmt()
345 genericize_continue_stmt (tree *stmt_p) in genericize_continue_stmt()
360 genericize_break_stmt (tree *stmt_p) in genericize_break_stmt()
370 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_omp_for_stmt()
412 gimplify_expr_stmt (tree *stmt_p) in gimplify_expr_stmt()
963 cp_fold_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_fold_r()
1045 cp_genericize_r (tree *stmt_p, int *walk_subtrees, void *data) in cp_genericize_r()