Searched refs:contains_vce_or_bfcref_p (Results 1 – 5 of 5) sorted by relevance
1077 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL) in contains_vce_or_bfcref_p() function1294 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()1307 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()4340 && !contains_vce_or_bfcref_p (rhs)) in sra_modify_assign()4359 && !contains_vce_or_bfcref_p (drhs)) in sra_modify_assign()4406 || contains_vce_or_bfcref_p (rhs) in sra_modify_assign()4407 || contains_vce_or_bfcref_p (lhs) in sra_modify_assign()
32393 * tree-sra.c (contains_vce_or_bfcref_p): New parameter, set the bool32396 contains_vce_or_bfcref_p returns true through the new parameter, for
3545 * tree-sra.c (contains_vce_or_bfcref_p): Move up in the file, also3548 (build_accesses_from_assign): Added contains_vce_or_bfcref_p checks.
5163 (contains_vce_or_bfcref_p): Likewise.
1061 contains_vce_or_bfcref_p (const_tree ref, bool *type_changing_p = NULL)1278 contains_vce_or_bfcref_p (lhs, &type_changing_p); in build_accesses_from_assign()1291 contains_vce_or_bfcref_p (rhs, &type_changing_p); in build_accesses_from_assign()4187 && !contains_vce_or_bfcref_p (rhs)) in sra_modify_assign()4208 && !contains_vce_or_bfcref_p (drhs)) in sra_modify_assign()4255 || contains_vce_or_bfcref_p (rhs) in sra_modify_assign()4256 || contains_vce_or_bfcref_p (lhs) in sra_modify_assign()