Searched refs:maybe_clean_eh_stmt (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/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);
H A Domp-simd-clone.c1098 if (maybe_clean_eh_stmt (stmt))
H A Dipa-pure-const.c2357 && maybe_clean_eh_stmt (g)
H A Dtree-complex.c1574 if (maybe_clean_eh_stmt (stmt))
H A Dipa-param-manipulation.c1816 if (maybe_clean_eh_stmt (stmt)
H A Dtree-vect-generic.c2247 if (maybe_clean_eh_stmt (gsi_stmt (gsi))
H A Dtree-eh.c3050 maybe_clean_eh_stmt (gimple *stmt)
3048 maybe_clean_eh_stmt (gimple *stmt) function
H A Dtree-sra.c4500 if (maybe_clean_eh_stmt (stmt)
H A Dipa-prop.c5493 if (maybe_clean_eh_stmt (stmt)
H A Dtree-inline.c2988 if (stmt == last && id->call_stmt && maybe_clean_eh_stmt (stmt))
H A Dtree-cfg.c9702 if (maybe_clean_eh_stmt (stmt)
/netbsd-current/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);
H A Dipa-pure-const.cc2383 && maybe_clean_eh_stmt (g)
H A Dtree-complex.cc1607 if (maybe_clean_eh_stmt (stmt))
H A Domp-simd-clone.cc1108 if (maybe_clean_eh_stmt (stmt))
H A Dipa-param-manipulation.cc2314 if (maybe_clean_eh_stmt (stmt)
H A Dtree-vect-generic.cc2417 if (maybe_clean_eh_stmt (gsi_stmt (gsi))
H A Dtree-eh.cc3045 maybe_clean_eh_stmt (gimple *stmt)
3043 maybe_clean_eh_stmt (gimple *stmt) function
H A Dtree-sra.cc4661 if (maybe_clean_eh_stmt (stmt)
H A Dtree-inline.cc3017 if (stmt == last && id->call_stmt && maybe_clean_eh_stmt (stmt))
H A Dipa-prop.cc5774 if (maybe_clean_eh_stmt (stmt))
H A Dtree-cfg.cc9814 if (maybe_clean_eh_stmt (stmt)

Completed in 632 milliseconds