Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-flow.h690 bool array_at_struct_end_p (tree);
HDtree-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()
HDgraphite-sese-to-poly.c1658 && !(array_at_struct_end_p (ref) in pdr_add_data_dimensions()
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-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()
HDtree-ssa-alias.c2425 || ! array_at_struct_end_p (innermost_dropped_array_ref)) in stmt_kills_ref_p()
HDtree-if-conv.c759 if (array_at_struct_end_p (ref)) in idx_within_array_bound()
HDgimple-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()
HDtree-ssa-strlen.c1186 || array_at_struct_end_p (src)) in maybe_set_strlen_range()
HDtree-ssa-loop-niter.c3290 if (array_at_struct_end_p (base)) in idx_infer_loop_bounds()
HDtree-chkp.c3340 && array_at_struct_end_p (ref))
HDemit-rtl.c2108 && ! array_at_struct_end_p (t))) in set_mem_attributes_minus_bitpos()
HDtree.h5013 extern bool array_at_struct_end_p (tree);
HDtree-vrp.c4885 && array_at_struct_end_p (ref))) in check_array_ref()
HDbuiltins.c3380 && !array_at_struct_end_p (TREE_OPERAND (dest, 0))) in compute_objsize()
HDtree.c12839 array_at_struct_end_p (tree ref) in array_at_struct_end_p() function