Searched refs:walk_stmt_info (Results 1 – 5 of 5) sorted by relevance
552 walk_asm_expr (struct walk_stmt_info *wi, tree stmt) in walk_asm_expr()594 walk_stmts (struct walk_stmt_info *wi, tree *tp) in walk_stmts()688 struct walk_stmt_info wi; in walk_body()941 static bool convert_nonlocal_omp_clauses (tree *, struct walk_stmt_info *);946 struct walk_stmt_info *wi = (struct walk_stmt_info *) data; in convert_nonlocal_reference()1134 convert_nonlocal_omp_clauses (tree *pclauses, struct walk_stmt_info *wi) in convert_nonlocal_omp_clauses()1248 static bool convert_local_omp_clauses (tree *, struct walk_stmt_info *);1253 struct walk_stmt_info *wi = (struct walk_stmt_info *) data; in convert_local_reference()1420 convert_local_omp_clauses (tree *pclauses, struct walk_stmt_info *wi) in convert_local_omp_clauses()1490 struct walk_stmt_info *wi = (struct walk_stmt_info *) data; in convert_nl_goto_reference()[all …]
162 struct walk_stmt_info struct205 void walk_stmts (struct walk_stmt_info *, tree *); argument
1335 struct walk_stmt_info *wi = data; in scan_omp_1()1413 struct walk_stmt_info wi; in scan_omp()4131 struct walk_stmt_info *wi = data; in check_combined_parallel()4166 struct walk_stmt_info wi; in lower_omp_parallel()4240 lower_regimplify (tree *tp, struct walk_stmt_info *wi) in lower_regimplify()4297 struct walk_stmt_info *wi = data; in lower_omp_1()4405 struct walk_stmt_info wi; in lower_omp()4511 struct walk_stmt_info *wi = data; in diagnose_sb_1()4565 struct walk_stmt_info *wi = data; in diagnose_sb_2()4638 struct walk_stmt_info wi; in diagnose_omp_structured_block_errors()
15061 (struct walk_stmt_info): Add want_return_expr.15062 (struct walk_stmt_info): Add want_bind_expr, want_locations.15065 (struct walk_stmt_info): Move from tree-nested.c15221 (struct walk_stmt_info): Move to tree-gimple.h.
991 (struct walk_stmt_info): Add is_lhs.9626 * tree-nested.c (walk_stmt_info): Add changed field.