Home
last modified time | relevance | path

Searched refs:base_supports_access_fn_components_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.cc1291 base_supports_access_fn_components_p (tree base) in base_supports_access_fn_components_p() function
3298 || (!base_supports_access_fn_components_p (base_a) in initialize_data_dependence_relation()
3299 && !base_supports_access_fn_components_p (base_b) in initialize_data_dependence_relation()
H A DChangeLog-202134503 * tree-data-ref.c (base_supports_access_fn_components_p): New.