Searched refs:is_scalar_reallocatable_lhs (Results 1 – 4 of 4) sorted by relevance
10614 is_scalar_reallocatable_lhs (gfc_expr *expr) in is_scalar_reallocatable_lhs() function11421 if (flag_realloc_lhs && is_scalar_reallocatable_lhs (expr1) in gfc_trans_assignment_1()
11152 is_scalar_reallocatable_lhs (gfc_expr *expr) in is_scalar_reallocatable_lhs() function11960 if (flag_realloc_lhs && is_scalar_reallocatable_lhs (expr1) in gfc_trans_assignment_1()
2842 * trans-expr.c (is_scalar_reallocatable_lhs): Remove the check
3790 (is_scalar_reallocatable_lhs): New function.