Home
last modified time | relevance | path

Searched refs:maybe_clean_eh_stmt (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.h47 extern bool maybe_clean_eh_stmt (gimple *);
H A Dtsan.cc525 maybe_clean_eh_stmt (stmt); in instrument_builtin_call()
H A Dipa-pure-const.cc2382 && maybe_clean_eh_stmt (g) in execute()
H A Domp-simd-clone.cc1108 if (maybe_clean_eh_stmt (stmt)) in ipa_simd_modify_function_body()
H A Dtree-complex.cc1607 if (maybe_clean_eh_stmt (stmt)) in expand_complex_comparison()
H A Dipa-param-manipulation.cc2314 if (maybe_clean_eh_stmt (stmt) in modify_cfun_body()
H A Dtree-vect-generic.cc2415 if (maybe_clean_eh_stmt (gsi_stmt (gsi)) in expand_vector_operations()
H A Dtree-sra.cc4661 if (maybe_clean_eh_stmt (stmt) in sra_modify_function_body()
H A Dtree-eh.cc3043 maybe_clean_eh_stmt (gimple *stmt) in maybe_clean_eh_stmt() function
H A Dipa-prop.cc5774 if (maybe_clean_eh_stmt (stmt)) in before_dom_children()
H A Dtree-inline.cc3017 if (stmt == last && id->call_stmt && maybe_clean_eh_stmt (stmt)) in redirect_all_calls()
H A Dtree-cfg.cc9813 if (maybe_clean_eh_stmt (stmt) in execute_fixup_cfg()
H A DChangeLog-20099644 (maybe_clean_eh_stmt_fn, maybe_clean_eh_stmt): New.
9806 * tree-optimize.c (execute_fixup_cfg): Use maybe_clean_eh_stmt.
9810 * tree-sra.c (scan_function): Use maybe_clean_eh_stmt.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.h47 extern bool maybe_clean_eh_stmt (gimple *);
H A Dtsan.c511 maybe_clean_eh_stmt (stmt); in instrument_builtin_call()
H A Dipa-param-manipulation.c1816 if (maybe_clean_eh_stmt (stmt) in modify_cfun_body()
H A Dipa-pure-const.c2356 && maybe_clean_eh_stmt (g) in execute()
H A Dtree-complex.c1574 if (maybe_clean_eh_stmt (stmt)) in expand_complex_comparison()
H A Domp-simd-clone.c1098 if (maybe_clean_eh_stmt (stmt)) in ipa_simd_modify_function_body()
H A Dtree-vect-generic.c2245 if (maybe_clean_eh_stmt (gsi_stmt (gsi)) in expand_vector_operations()
H A Dtree-sra.c4500 if (maybe_clean_eh_stmt (stmt) in sra_modify_function_body()
H A Dtree-eh.c3048 maybe_clean_eh_stmt (gimple *stmt) in maybe_clean_eh_stmt() function
H A Dipa-prop.c5493 if (maybe_clean_eh_stmt (stmt) in before_dom_children()
H A Dtree-inline.c2988 if (stmt == last && id->call_stmt && maybe_clean_eh_stmt (stmt)) in redirect_all_calls()
H A Dtree-cfg.c9701 if (maybe_clean_eh_stmt (stmt) in execute_fixup_cfg()

12