Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-strlen.cc254 void handle_builtin_strlen ();
2238 strlen_pass::handle_builtin_strlen () in handle_builtin_strlen() function in strlen_pass
5374 handle_builtin_strlen (); in check_and_optimize_call()
DChangeLog-20172260 (handle_builtin_strlen): Call it.
5694 (handle_builtin_strlen, handle_builtin_stxncpy): Adjust.
7413 (handle_builtin_strlen): Use strlen_to_stridx.
25240 * tree-ssa-strlen.c (handle_builtin_strlen): When setting
25616 (handle_builtin_strlen): Update after above changes to strinfo and
DChangeLog-20215735 (handle_builtin_strlen): Same.
9534 (handle_builtin_strlen): Same.
28935 * tree-ssa-strlen.c (handle_builtin_strlen): Likewise.
DChangeLog-2019759 (handle_builtin_strlen): Handle strinfo records with null lengths.
2961 * tree-ssa-strlen.c (handle_builtin_strlen): Call
32969 (handle_builtin_strlen): Remove noncst_bound variable. Always
DChangeLog-201818556 * tree-ssa-strlen.c (handle_builtin_strlen): Avoid storing
19421 (handle_builtin_strlen): Handle strnlen.