Searched refs:array_at_struct_end_p (Results 1 – 25 of 32) sorted by relevance
12
170 return array_at_struct_end_p (arg); in trailing_array()
540 if (array_at_struct_end_p (ref) in bounds_are_valid()
1072 && array_at_struct_end_p (ref)); in component_ref_to_zero_sized_trailing_array_p()3396 || ! array_at_struct_end_p (innermost_dropped_array_ref)) in stmt_kills_ref_p()
299 if (ref && array_at_struct_end_p (ref)) in builtin_memref()
775 if (array_at_struct_end_p (ref)) in idx_within_array_bound()
3728 if (array_at_struct_end_p (base)) in idx_infer_loop_bounds()
1990 && !array_at_struct_end_p (src)) in maybe_set_strlen_range()
12696 array_at_struct_end_p (tree ref) in array_at_struct_end_p() function12910 bool trailing = array_at_struct_end_p (ref); in component_ref_size()
5463 extern bool array_at_struct_end_p (tree);
1701 || !array_at_struct_end_p (arg))) in get_range_strlen_tree()
3050 * tree-flow.h (array_at_struct_end_p): Declared.3051 * tree-ssa-loop-niter.c (array_at_struct_end_p): Not static anymore.
1221 (array_at_struct_end_p): Likewise.2300 * tree.c (array_at_struct_end_p): Return true if the underlying11030 * tree.c (array_at_struct_end_p): Handle STRING_CST.32264 * tree.c (array_at_struct_end_p): Handle arrays at struct32268 * tree.c (array_at_struct_end_p): Adjust prototype.36302 Use array_at_struct_end_p instead of DECL_CHAIN (field).38448 * tree.h (array_at_struct_end_p): Add argument.38449 * tree.c (array_at_struct_end_p): Handle it.
10778 decl_init_priority_insert, auto_var_in_fn_p, array_at_struct_end_p,23037 * tree.c (array_at_struct_end_p): Do not call operand_equal_p23483 * tree.c (array_at_struct_end_p): Look through MEM_REF.30417 * tree.c (array_at_struct_end_p): Do not limit to size of decl for31302 * tree-vrp.c (check_array_ref): Use array_at_struct_end_p.
28105 * tree-flow.h (array_at_struct_end_p): Move declaration ...28106 * tree.h (array_at_struct_end_p): ... here.28107 * tree-ssa-loop-niter.c (array_at_struct_end_p): Move ...28108 * expr.c (array_at_struct_end_p): ... here. Rewrite.
544 if (array_at_struct_end_p (ref) in bounds_are_valid()
924 && array_at_struct_end_p (ref)); in component_ref_to_zero_sized_trailing_array_p()3276 || ! array_at_struct_end_p (innermost_dropped_array_ref)) in stmt_kills_ref_p()
3505 && array_at_struct_end_p (ref))) in check_array_ref()3824 || (DECL_EXTERNAL (arg) && array_at_struct_end_p (ref)))) in check_mem_ref()3843 else if (array_at_struct_end_p (arg) || !bnds[0] || !bnds[1]) in check_mem_ref()
290 if (ref && array_at_struct_end_p (ref)) in builtin_memref()
768 if (array_at_struct_end_p (ref)) in idx_within_array_bound()
3606 if (array_at_struct_end_p (base)) in idx_infer_loop_bounds()
1858 && !array_at_struct_end_p (src)) in maybe_set_strlen_range()
13492 array_at_struct_end_p (tree ref) in array_at_struct_end_p() function13701 bool trailing = array_at_struct_end_p (ref); in component_ref_size()
5278 extern bool array_at_struct_end_p (tree);
1453 || !array_at_struct_end_p (arg))) in get_range_strlen_tree()
4137 && !array_at_struct_end_p (dest)) in compute_objsize()