Home
last modified time | relevance | path

Searched refs:check_and_optimize_call (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc250 bool check_and_optimize_call (bool *zero_write);
5339 strlen_pass::check_and_optimize_call (bool *zero_write) in check_and_optimize_call() function in strlen_pass
5632 if (!check_and_optimize_call (&zero_write)) in check_and_optimize_stmt()
H A DChangeLog-201916174 (check_and_optimize_call): New function.