Searched refs:r_upper (Results 1 – 2 of 2) sorted by relevance
1428 gfc_expr *r_upper; in check_section_vs_section() local1527 r_upper = r_end; in check_section_vs_section()1532 r_upper = r_start; in check_section_vs_section()1537 r_upper = NULL; in check_section_vs_section()1543 if (r_upper && l_lower && gfc_dep_compare_expr (r_upper, l_lower) == -1) in check_section_vs_section()
1429 gfc_expr *r_upper; in check_section_vs_section() local1528 r_upper = r_end; in check_section_vs_section()1533 r_upper = r_start; in check_section_vs_section()1538 r_upper = NULL; in check_section_vs_section()1544 if (r_upper && l_lower && gfc_dep_compare_expr (r_upper, l_lower) == -1) in check_section_vs_section()