Searched refs:sized_array_p (Results 1 – 1 of 1) sorted by relevance
4488 bool sized_array_p = (max_index != NULL_TREE); in reshape_init_array_1() local4495 if (sized_array_p) in reshape_init_array_1()4511 d->cur != d->end && (!sized_array_p || index <= max_index_cst); in reshape_init_array_1()