Home
last modified time | relevance | path

Searched refs:check_and_optimize_stmt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc249 bool check_and_optimize_stmt (bool *cleanup_eh);
5622 strlen_pass::check_and_optimize_stmt (bool *cleanup_eh) in check_and_optimize_stmt() function in strlen_pass
5816 if (check_and_optimize_stmt (&cleanup_eh)) in before_dom_children()
H A DChangeLog-2019771 (check_and_optimize_stmt): Handle more MEM_REF forms.
2360 (check_and_optimize_stmt): Describe return value meaning in function
10109 (check_and_optimize_stmt): Same. Pass it to callees.
10120 (check_and_optimize_stmt): Pass an argument to handle_store.
H A DChangeLog-20215751 (check_and_optimize_stmt): Same.
9553 (check_and_optimize_stmt): Same.
H A DChangeLog-20202631 (check_and_optimize_stmt): Same.
11518 (check_and_optimize_stmt): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c5620 check_and_optimize_stmt (gimple_stmt_iterator *gsi, bool *cleanup_eh, in check_and_optimize_stmt() function
5864 if (check_and_optimize_stmt (&gsi, &cleanup_eh, evrp.get_vr_values ())) in before_dom_children()