Searched refs:get_loop_upper_bound_for_array (Results 1 – 3 of 3) sorted by relevance
2596 get_loop_upper_bound_for_array (gfc_ss *array, int array_dim) in get_loop_upper_bound_for_array() function2741 loop_ubound0 = get_loop_upper_bound_for_array (ss, 0); in trans_array_constructor()
2692 get_loop_upper_bound_for_array (gfc_ss *array, int array_dim) in get_loop_upper_bound_for_array() function2837 loop_ubound0 = get_loop_upper_bound_for_array (ss, 0); in trans_array_constructor()
642 * trans-array.c (get_rank, get_loop_upper_bound_for_array):