Searched refs:check_array_bounds (Results 1 – 11 of 11) sorted by relevance
34 static tree check_array_bounds (tree *tp, int *walk_subtree, void *data);
704 array_bounds_checker::check_array_bounds (tree *tp, int *walk_subtree, in check_array_bounds() function in array_bounds_checker790 walk_gimple_op (stmt, array_bounds_checker::check_array_bounds, &wi); in before_dom_children()
8506 (array_bounds_checker::check_array_bounds): Add an assert. Stash18910 (array_bounds_checker::check_array_bounds): Pass statement to18911 check_array_bounds and check_addr_expr.18912 * gimple-array-bounds.h (check_array_bounds): Add gimple argument.22028 (array_bounds_checker::check_array_bounds): Same.31375 (array_bounds_checker::check_array_bounds): Call it.
2373 (check_array_bounds): Tuplify.
1508 (check_array_bounds) here. Use EXPR_HAS_LOCATION().22969 (check_array_bounds): Suppress warning about31562 * tree-vrp.c (check_array_bounds): do not warn32301 (check_array_refs, check_array_bounds, check_array_ref): New.
19483 (check_array_bounds): Use location from call back if expr has no27394 (check_array_bounds): Likewise.
7512 (check_array_bounds): Extract vrp_prop class instance pointer from9830 (check_array_bounds): Corresponding changes. Get the statement's
16015 (check_array_bounds): Same.
15936 (check_array_bounds): Call it.
23672 (check_array_bounds): Likewise.
36203 (check_array_bounds): Handle ADDR_EXPRs here.