Home
last modified time | relevance | path

Searched refs:suitable_reference_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc788 suitable_reference_p (struct data_reference *a, enum ref_step_type *ref_step) in suitable_reference_p() function
928 if (!suitable_reference_p (dr, &dummy)) in split_data_refs_to_components()
1101 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
1115 gcc_checking_assert (suitable_reference_p (a->ref, &a_step) in suitable_component_p()
H A DChangeLog-201114326 * tree-predcom.c (suitable_reference_p): Expand DR_OFFSET in
16449 * tree-predcom.c (suitable_reference_p): Volatile references
H A DChangeLog-200822357 * tree-predcom.c (suitable_reference_p): Return false if the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c653 suitable_reference_p (struct data_reference *a, enum ref_step_type *ref_step) in suitable_reference_p() function
796 if (!suitable_reference_p (dr, &dummy)) in split_data_refs_to_components()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
989 gcc_checking_assert (suitable_reference_p (a->ref, &a_step) in suitable_component_p()