Home
last modified time | relevance | path

Searched refs:array_ref_up_bound (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree.c7042 max = array_ref_up_bound (ref); in in_array_bounds_p()
7075 max = array_ref_up_bound (ref); in range_in_array_bounds_p()
H A Dtree.h4220 extern tree array_ref_up_bound (tree);
H A Dexpr.c5895 array_ref_up_bound (tree exp) in array_ref_up_bound() function
H A DChangeLog-200424169 * expr.c (array_ref_up_bound): New function.
24184 (in_array_bounds_p, array_ref_up_bound): Declare.