Searched refs:array_ref_low_bound (Results 1 – 13 of 13) sorted by relevance
799 tree lbound = array_ref_low_bound (ref); in may_move_till()866 tree lbound = array_ref_low_bound (ref); in force_move_till()
947 tree low_bound = array_ref_low_bound (exp); in get_ref_base_and_extent()
1552 tree low_bound = array_ref_low_bound (base); in maybe_fold_offset_to_array_ref()
1366 lbound = array_ref_low_bound (base); in idx_find_step()1431 find_interesting_uses_op (data, array_ref_low_bound (base)); in idx_record_use()
916 op0 = array_ref_low_bound (node); in dump_generic_node()
7041 min = array_ref_low_bound (ref); in in_array_bounds_p()7074 min = array_ref_low_bound (ref); in range_in_array_bounds_p()
5730 tree low_bound = array_ref_low_bound (exp); in get_inner_reference()5874 array_ref_low_bound (tree exp) in array_ref_low_bound() function7346 tree low_bound = array_ref_low_bound (exp); in expand_expr_real_1()
1588 tree low_bound = array_ref_low_bound (t2); in set_mem_attributes_minus_bitpos()
4215 extern tree array_ref_low_bound (tree);
1763 tree low = unshare_expr (array_ref_low_bound (t)); in gimplify_compound_lval()
12950 tree low_bound = array_ref_low_bound (exp); in fold_read_from_constant_string()
12575 array_ref_low_bound.12577 array_ref_low_bound.14849 * expr.c (array_ref_low_bound): Likewise.28413 (set_mem_attributes_minus_bitpos): Use array_ref_low_bound28418 * expr.c (array_ref_element_size, array_ref_low_bound): New functions.28421 (expand_expr_real_1, case ARRAY_REF): Use array_ref_low_bound.28423 (fold_read_from_constant_string): Use array_ref_low_bound.28522 * tree.h (array_ref_element_size, array_ref_low_bound): New decls.
2284 directly; call @code{array_ref_low_bound} and @code{array_ref_element_size}