Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree.c7016 max = array_ref_up_bound (ref); in in_array_bounds_p()
7049 max = array_ref_up_bound (ref); in range_in_array_bounds_p()
Dtree.h4155 extern tree array_ref_up_bound (tree);
Dexpr.c5886 array_ref_up_bound (tree exp) in array_ref_up_bound() function
DChangeLog-200424169 * expr.c (array_ref_up_bound): New function.
24184 (in_array_bounds_p, array_ref_up_bound): Declare.