Home
last modified time | relevance | path

Searched refs:array_at_struct_end_p (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-flow.h690 bool array_at_struct_end_p (tree);
H A Dtree-ssa-loop-niter.c2653 array_at_struct_end_p (tree ref) in array_at_struct_end_p() function
2716 if (array_at_struct_end_p (base)) in idx_infer_loop_bounds()
H A Dgraphite-sese-to-poly.c1658 && !(array_at_struct_end_p (ref) in pdr_add_data_dimensions()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-warn-restrict.c275 if (ref && array_at_struct_end_p (ref)) in builtin_memref()
525 || !array_at_struct_end_p (ref))) in offset_out_of_bounds()
H A Dtree-ssa-alias.c2425 || ! array_at_struct_end_p (innermost_dropped_array_ref)) in stmt_kills_ref_p()
H A Dtree-if-conv.c759 if (array_at_struct_end_p (ref)) in idx_within_array_bound()
H A Dgimple-fold.c1379 && array_at_struct_end_p (TREE_OPERAND (arg, 0))) in get_range_strlen()
1394 if (array_at_struct_end_p (arg)) in get_range_strlen()
H A Dtree-ssa-strlen.c1186 || array_at_struct_end_p (src)) in maybe_set_strlen_range()
H A Dtree-chkp.c3340 && array_at_struct_end_p (ref))
H A Dtree-ssa-loop-niter.c3290 if (array_at_struct_end_p (base)) in idx_infer_loop_bounds()
H A Demit-rtl.c2108 && ! array_at_struct_end_p (t))) in set_mem_attributes_minus_bitpos()
H A Dtree.h5013 extern bool array_at_struct_end_p (tree);
H A Dtree-vrp.c4885 && array_at_struct_end_p (ref))) in check_array_ref()
H A Dbuiltins.c3380 && !array_at_struct_end_p (TREE_OPERAND (dest, 0))) in compute_objsize()
H A Dtree.c12839 array_at_struct_end_p (tree ref) in array_at_struct_end_p() function