Home
last modified time | relevance | path

Searched refs:new_strinfo (Results 1 – 25 of 69) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-strlen.c375 new_strinfo (tree ptr, int idx, tree length) in new_strinfo() function
570 nsi = new_strinfo (si->ptr, si->idx, si->length); in unshare_strinfo()
747 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0)); in zero_length_string()
1111 strinfo *si = new_strinfo (src, idx, lhs); in handle_builtin_strlen()
1215 strinfo *si = new_strinfo (src, idx, length); in handle_builtin_strchr()
1315 dsi = new_strinfo (dst, didx, srclen); in handle_builtin_strcpy()
1565 dsi = new_strinfo (dst, didx, newlen); in handle_builtin_memcpy()
1664 dsi = new_strinfo (dst, didx, NULL_TREE); in handle_builtin_strcat()
1845 strinfo *si = new_strinfo (lhs, idx, length); in handle_builtin_malloc()
2069 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_char_store()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-strlen.c375 new_strinfo (tree ptr, int idx, tree length) in new_strinfo() function
570 nsi = new_strinfo (si->ptr, si->idx, si->length); in unshare_strinfo()
747 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0)); in zero_length_string()
1111 strinfo *si = new_strinfo (src, idx, lhs); in handle_builtin_strlen()
1215 strinfo *si = new_strinfo (src, idx, length); in handle_builtin_strchr()
1315 dsi = new_strinfo (dst, didx, srclen); in handle_builtin_strcpy()
1565 dsi = new_strinfo (dst, didx, newlen); in handle_builtin_memcpy()
1664 dsi = new_strinfo (dst, didx, NULL_TREE); in handle_builtin_strcat()
1845 strinfo *si = new_strinfo (lhs, idx, length); in handle_builtin_malloc()
2069 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_char_store()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-strlen.c370 new_strinfo (tree ptr, int idx, tree length) in new_strinfo() function
557 nsi = new_strinfo (si->ptr, si->idx, si->length); in unshare_strinfo()
656 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0)); in zero_length_string()
956 strinfo si = new_strinfo (src, idx, lhs); in handle_builtin_strlen()
1059 strinfo si = new_strinfo (src, idx, length); in handle_builtin_strchr()
1154 dsi = new_strinfo (dst, didx, srclen); in handle_builtin_strcpy()
1380 dsi = new_strinfo (dst, didx, newlen); in handle_builtin_memcpy()
1474 dsi = new_strinfo (dst, didx, NULL_TREE); in handle_builtin_strcat()
1779 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_char_store()
1800 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_char_store()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-strlen.c335 new_strinfo (tree ptr, int idx, tree length) in new_strinfo() function
522 nsi = new_strinfo (si->ptr, si->idx, si->length); in unshare_strinfo()
621 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0)); in zero_length_string()
922 strinfo si = new_strinfo (src, idx, lhs); in handle_builtin_strlen()
1025 strinfo si = new_strinfo (src, idx, length); in handle_builtin_strchr()
1120 dsi = new_strinfo (dst, didx, srclen); in handle_builtin_strcpy()
1347 dsi = new_strinfo (dst, didx, newlen); in handle_builtin_memcpy()
1441 dsi = new_strinfo (dst, didx, NULL_TREE); in handle_builtin_strcat()
1719 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_char_store()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-strlen.c335 new_strinfo (tree ptr, int idx, tree length) in new_strinfo() function
522 nsi = new_strinfo (si->ptr, si->idx, si->length); in unshare_strinfo()
621 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0)); in zero_length_string()
922 strinfo si = new_strinfo (src, idx, lhs); in handle_builtin_strlen()
1025 strinfo si = new_strinfo (src, idx, length); in handle_builtin_strchr()
1120 dsi = new_strinfo (dst, didx, srclen); in handle_builtin_strcpy()
1347 dsi = new_strinfo (dst, didx, newlen); in handle_builtin_memcpy()
1441 dsi = new_strinfo (dst, didx, NULL_TREE); in handle_builtin_strcat()
1719 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_char_store()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-strlen.c488 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
795 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
878 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1321 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1435 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1536 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2320 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2465 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2658 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3049 si = new_strinfo (ptr, idx, len, storing_zero_p); in handle_char_store()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c488 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
795 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
878 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1321 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1435 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1536 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2320 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2465 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2658 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3049 si = new_strinfo (ptr, idx, len, storing_zero_p); in handle_char_store()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c488 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
795 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
878 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1321 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1435 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1536 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2320 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2465 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2658 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3049 si = new_strinfo (ptr, idx, len, storing_zero_p); in handle_char_store()
[all …]
H A DChangeLog-201725602 (new_strinfo): Update after above changes to strinfo.
25605 (unshare_strinfo): Update call to new_strinfo.
25610 strinfo and new_strinfo.
25612 Use zero_length_string_p. Update call to new_strinfo.
25617 new_strinfo. Install the lhs as the string length if the previous
25620 and new_strinfo.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c488 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
795 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
878 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1321 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1435 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1536 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2320 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2465 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2658 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3049 si = new_strinfo (ptr, idx, len, storing_zero_p); in handle_char_store()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-strlen.c488 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
795 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
878 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1321 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1435 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1536 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2320 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2465 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2658 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3049 si = new_strinfo (ptr, idx, len, storing_zero_p); in handle_char_store()
[all …]
H A DChangeLog-201725602 (new_strinfo): Update after above changes to strinfo.
25605 (unshare_strinfo): Update call to new_strinfo.
25610 strinfo and new_strinfo.
25612 Use zero_length_string_p. Update call to new_strinfo.
25617 new_strinfo. Install the lhs as the string length if the previous
25620 and new_strinfo.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-strlen.c488 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
795 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
878 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1307 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1421 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1522 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2306 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2451 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2644 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3035 si = new_strinfo (ptr, idx, len, storing_zero_p); in handle_char_store()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-strlen.c479 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
770 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
853 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1405 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1537 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1633 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2435 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2574 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2751 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3463 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_char_store()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-strlen.c479 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
770 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
853 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1405 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1537 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1633 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2435 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2574 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2751 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3463 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_char_store()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-strlen.c479 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
770 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, nonzero_chars), in get_stridx_plus_constant()
853 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
1405 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
1537 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
1633 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
2435 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
2574 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
2751 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_builtin_malloc()
3458 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_char_store()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-strlen.c755 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1574 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2335 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2469 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2570 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3425 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3562 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3740 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
5145 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
5166 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-strlen.c678 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1483 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2491 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2627 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2729 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3568 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3707 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3886 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
5233 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
5254 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-strlen.c685 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1487 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2242 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2378 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2480 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3334 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3474 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3653 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
4975 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
4996 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]
H A DChangeLog-201725602 (new_strinfo): Update after above changes to strinfo.
25605 (unshare_strinfo): Update call to new_strinfo.
25610 strinfo and new_strinfo.
25612 Use zero_length_string_p. Update call to new_strinfo.
25617 new_strinfo. Install the lhs as the string length if the previous
25620 and new_strinfo.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c685 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1487 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2242 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2378 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2480 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3334 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3474 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3653 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
4975 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
4996 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-strlen.c678 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1483 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2491 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2627 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2729 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3568 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3707 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3886 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
5225 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
5246 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]
H A DChangeLog-201725602 (new_strinfo): Update after above changes to strinfo.
25605 (unshare_strinfo): Update call to new_strinfo.
25610 strinfo and new_strinfo.
25612 Use zero_length_string_p. Update call to new_strinfo.
25617 new_strinfo. Install the lhs as the string length if the previous
25620 and new_strinfo.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c685 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1487 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2242 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2378 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2480 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3334 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3474 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3653 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
4975 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
4996 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-strlen.c678 new_strinfo (tree ptr, int idx, tree nonzero_chars, bool full_string_p) in new_strinfo() function
1483 si = new_strinfo (ptr, idx, build_int_cst (size_type_node, 0), true); in zero_length_string()
2491 strinfo *si = new_strinfo (src, idx, lhs, true); in handle_builtin_strlen()
2627 strinfo *si = new_strinfo (src, idx, length, true); in handle_builtin_strchr()
2729 dsi = new_strinfo (dst, didx, srclen, srclen != NULL_TREE); in handle_builtin_strcpy()
3568 dsi = new_strinfo (dst, didx, newlen, full_string_p); in handle_builtin_memcpy()
3707 dsi = new_strinfo (dst, didx, NULL_TREE, false); in handle_builtin_strcat()
3886 strinfo *si = new_strinfo (lhs, idx, length, length != NULL_TREE); in handle_alloc_call()
5233 si = new_strinfo (ptr, idx, len, slen >= 0 && full_string_p); in handle_store()
5254 si = new_strinfo (build_fold_addr_expr (lhs), idx, in handle_store()
[all …]

123