Searched refs:sized_array_p (Results 1 – 2 of 2) sorted by relevance
8227 bool sized_array_p = (max_index != NULL_TREE); in reshape_init_array() local8231 if (sized_array_p) in reshape_init_array()8238 *initp && (!sized_array_p || index <= max_index_cst); in reshape_init_array()8254 if (sized_array_p in reshape_init_array()
4431 bool sized_array_p = (max_index != NULL_TREE); in reshape_init_array_1() local4438 if (sized_array_p) in reshape_init_array_1()4454 d->cur != d->end && (!sized_array_p || index <= max_index_cst); in reshape_init_array_1()