Home
last modified time | relevance | path

Searched defs:with_bounds (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-strlen.c578 bool with_bounds = gimple_call_with_bounds_p (stmt); in get_string_length() local
1334 bool with_bounds = gimple_call_with_bounds_p (stmt); in handle_builtin_strchr() local
1446 bool with_bounds = gimple_call_with_bounds_p (stmt); in handle_builtin_strcpy() local
2095 bool with_bounds = gimple_call_with_bounds_p (stmt); in handle_builtin_stxncpy() local
2204 bool with_bounds = gimple_call_with_bounds_p (stmt); in handle_builtin_memcpy() local
2377 bool with_bounds = gimple_call_with_bounds_p (stmt); in handle_builtin_strcat() local
H A Dtree-ssa-sccvn.h91 unsigned with_bounds : 1; member
H A Dgimple-ssa-warn-restrict.c1736 bool with_bounds = gimple_call_with_bounds_p (call); in check_call() local
H A Dipa-split.c1232 bool with_bounds = chkp_function_instrumented_p (current_function_decl); in split_function() local
H A Dcalls.c1633 bool with_bounds = CALL_WITH_BOUNDS_P (exp); in maybe_warn_nonstring_arg() local