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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-flow.h913 extern bool maybe_clean_or_replace_eh_stmt (tree, tree);
H A Dtree-ssa-forwprop.c582 if (maybe_clean_or_replace_eh_stmt (stmt, stmt)
H A Dtree-ssa-propagate.c1167 if (maybe_clean_or_replace_eh_stmt (old_stmt, stmt))
H A Dtree-ssa-dom.c1898 if (maybe_clean_or_replace_eh_stmt (old_stmt, stmt))
2246 if (maybe_clean_or_replace_eh_stmt (use_stmt, use_stmt))
H A Dtree-eh.c2069 maybe_clean_or_replace_eh_stmt (tree old_stmt, tree new_stmt)
2062 maybe_clean_or_replace_eh_stmt (tree old_stmt, tree new_stmt) function
H A Dtree-ssa-ccp.c2580 if (maybe_clean_or_replace_eh_stmt (old_stmt, *stmtp)
H A Dtree-inline.c2151 maybe_clean_or_replace_eh_stmt (stmt, stmt);
H A Dtree-cfg.c1291 maybe_clean_or_replace_eh_stmt (stmt, stmt);
H A Dtree-ssa-pre.c3616 if (maybe_clean_or_replace_eh_stmt (stmt, stmt))

Completed in 191 milliseconds