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()
5733 tree low_bound = array_ref_low_bound (exp); in get_inner_reference()5829 array_ref_low_bound (tree exp) in array_ref_low_bound() function7301 tree low_bound = array_ref_low_bound (exp); in expand_expr_real_1()
7013 min = array_ref_low_bound (ref); in in_array_bounds_p()7046 min = array_ref_low_bound (ref); in range_in_array_bounds_p()
1588 tree low_bound = array_ref_low_bound (t2); in set_mem_attributes_minus_bitpos()
4127 extern tree array_ref_low_bound (tree);
1765 tree low = unshare_expr (array_ref_low_bound (t)); in gimplify_compound_lval()
12927 tree low_bound = array_ref_low_bound (exp); in fold_read_from_constant_string()
2284 directly; call @code{array_ref_low_bound} and @code{array_ref_element_size}
5827 `array_ref_low_bound' and `array_ref_element_size' instead.