Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree.c7014 max = array_ref_up_bound (ref); in in_array_bounds_p()
7047 max = array_ref_up_bound (ref); in range_in_array_bounds_p()
H A Dtree.h4132 extern tree array_ref_up_bound (tree);
H A Dexpr.c5850 array_ref_up_bound (tree exp) in array_ref_up_bound() function