Searched refs:new_stridx (Results 1 – 2 of 2) sorted by relevance
706 new_stridx (tree exp) in new_stridx() function1533 int idx = new_stridx (ptr); in get_stridx_plus_constant()1616 idx = new_stridx (ptr); in zero_length_string()2331 idx = new_stridx (src); in handle_builtin_strlen()2495 idx = new_stridx (src); in handle_builtin_strchr()2591 didx = new_stridx (dst); in handle_builtin_strcpy()3446 didx = new_stridx (dst); in handle_builtin_memcpy()3596 didx = new_stridx (dst); in handle_builtin_strcat()3776 int idx = new_stridx (lhs); in handle_alloc_call()5162 idx = new_stridx (ssaname); in handle_store()[all …]
5720 * tree-ssa-strlen.c (new_stridx): Likewise.