Searched defs:lower_bounds (Results 1 – 7 of 7) sorted by relevance
203 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()455 const CFI_index_t lower_bounds[], in CFI_section()782 const CFI_index_t lower_bounds[]) in CFI_setpointer()
215 CFI_allocate (CFI_cdesc_t *dv, const CFI_index_t lower_bounds[], in CFI_allocate()494 const CFI_index_t lower_bounds[], in CFI_section()821 const CFI_index_t lower_bounds[]) in CFI_setpointer()
3328 const vec<vec_lower_bound> &lower_bounds in vect_create_cond_for_lower_bounds() local
3513 vec<vec_lower_bound> &lower_bounds in vect_check_lower_bound() local
3187 vec<vec_lower_bound> lower_bounds = LOOP_VINFO_LOWER_BOUNDS (loop_vinfo); in vect_create_cond_for_lower_bounds() local
3341 vec<vec_lower_bound> lower_bounds = LOOP_VINFO_LOWER_BOUNDS (loop_vinfo); in vect_check_lower_bound() local
598 static __isl_give isl_pw_aff_list *lower_bounds( in lower_bounds() function