Searched refs:l_upper (Results 1 – 2 of 2) sorted by relevance
1421 gfc_expr *l_upper; in check_section_vs_section() local1510 l_upper = l_end; in check_section_vs_section()1515 l_upper = l_start; in check_section_vs_section()1520 l_upper = NULL; in check_section_vs_section()1541 if (l_upper && r_lower && gfc_dep_compare_expr (l_upper, r_lower) == -1) in check_section_vs_section()
1422 gfc_expr *l_upper; in check_section_vs_section() local1511 l_upper = l_end; in check_section_vs_section()1516 l_upper = l_start; in check_section_vs_section()1521 l_upper = NULL; in check_section_vs_section()1542 if (l_upper && r_lower && gfc_dep_compare_expr (l_upper, r_lower) == -1) in check_section_vs_section()