Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-forwprop.c582 if (maybe_clean_or_replace_eh_stmt (stmt, stmt) in tidy_after_forward_propagate_addr()
H A Dtree-ssa-propagate.c1214 if (maybe_clean_or_replace_eh_stmt (old_stmt, stmt)) in substitute_and_fold()
H A Dtree-flow.h911 extern bool maybe_clean_or_replace_eh_stmt (tree, tree);
H A Dtree-ssa-dom.c1898 if (maybe_clean_or_replace_eh_stmt (old_stmt, stmt)) in optimize_stmt()
2246 if (maybe_clean_or_replace_eh_stmt (use_stmt, use_stmt)) in propagate_rhs_into_lhs()
H A Dtree-eh.c2062 maybe_clean_or_replace_eh_stmt (tree old_stmt, tree new_stmt) in maybe_clean_or_replace_eh_stmt() function
H A Dtree-ssa-ccp.c2585 if (maybe_clean_or_replace_eh_stmt (old_stmt, *stmtp) in execute_fold_all_builtins()
H A Dtree-inline.c2151 maybe_clean_or_replace_eh_stmt (stmt, stmt); in expand_call_inline()
H A Dtree-ssa-pre.c3599 if (maybe_clean_or_replace_eh_stmt (stmt, stmt)) in eliminate()
H A Dtree-cfg.c1284 maybe_clean_or_replace_eh_stmt (stmt, stmt); in replace_uses_by()