Home
last modified time | relevance | path

Searched refs:strlen_check_and_optimize_call (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c5384 strlen_check_and_optimize_call (gimple_stmt_iterator *gsi, bool *zero_write, in strlen_check_and_optimize_call() function
5631 if (!strlen_check_and_optimize_call (gsi, &zero_write, rvals)) in check_and_optimize_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20202630 (strlen_check_and_optimize_call): Same.
11516 (strlen_check_and_optimize_call): Same.
35958 (strlen_check_and_optimize_call): Adjust callee name.
36360 (strlen_check_and_optimize_call): Pass additional argument to
H A DChangeLog-2019767 (strlen_check_and_optimize_call): Call handle_alloc_call. Pass
2358 (strlen_check_and_optimize_call): Likewise. For handle_printf_call
10108 (handle_store, strlen_check_and_optimize_call): Same.
16177 strlen_check_and_optimize_call and handle_integral_assign.
H A DChangeLog-20219551 (strlen_check_and_optimize_call): Same.
20124 (strlen_check_and_optimize_call): Move code to handle_assign. Call