Home
last modified time | relevance | path

Searched refs:check_section_vs_section (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1415 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2198 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddependency.cc55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1416 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2215 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
H A DChangeLog-2010229 * dependency.c (check_section_vs_section): Pre-calculate
1916 * dependency.c (check_section_vs_section): Single test for
2334 * dependency.c (check_section_vs_section): Handle cases where
2420 (check_section_vs_section): Change arguments to gfc_array_ref,
H A DChangeLog-20131411 (check_section_vs_section): Use gfc_dep_difference
H A DChangeLog-20111891 (check_section_vs_section): Renamed 'gfc_is_same_range'.
3013 * dependency.c (check_section_vs_section): Likewise.
H A DChangeLog-201757 * dependency.c (check_section_vs_section): Likewise.
H A DChangeLog-2012882 * dependency.c (check_section_vs_section): Use gfc_free_expr