Home
last modified time | relevance | path

Searched refs:access_functions_are_affine_or_constant_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.cc5623 access_functions_are_affine_or_constant_p (const struct data_reference *a, in access_functions_are_affine_or_constant_p() function
5669 if (access_functions_are_affine_or_constant_p (dra, loop_nest) in compute_affine_dependence()
5670 && access_functions_are_affine_or_constant_p (drb, loop_nest)) in compute_affine_dependence()
H A DChangeLog-200711586 access_functions_are_affine_or_constant_p, find_vertex_for_stmt):
17070 subscript_dependence_tester, access_functions_are_affine_or_constant_p,
20293 (access_functions_are_affine_or_constant_p): Likewise.
26241 (access_functions_are_affine_or_constant_p): Use DR_ACCESS_FNS instead
H A DChangeLog-200510523 (access_functions_are_affine_or_constant_p): Call macro to get the
19340 init_data_ref, access_functions_are_affine_or_constant_p,
H A DChangeLog-202123367 (access_functions_are_affine_or_constant_p): Likewise.
H A DChangeLog-201922365 (access_functions_are_affine_or_constant_p): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.c5293 access_functions_are_affine_or_constant_p (const struct data_reference *a, in access_functions_are_affine_or_constant_p() function
5342 if (access_functions_are_affine_or_constant_p (dra, loop_nest) in compute_affine_dependence()
5343 && access_functions_are_affine_or_constant_p (drb, loop_nest)) in compute_affine_dependence()