Lines Matching refs:handled_component_p
687 while (handled_component_p (base_ref)) in ao_ref_base_alias_set()
976 if (!handled_component_p (ref)) in aliasing_component_refs_walk()
1105 while (handled_component_p (base1)) in aliasing_component_refs_p()
1136 while (handled_component_p (base2)) in aliasing_component_refs_p()
1433 if (match1 == ref1 || !handled_component_p (ref1) in nonoverlapping_refs_since_match_p()
1434 || match2 == ref2 || !handled_component_p (ref2)) in nonoverlapping_refs_since_match_p()
1441 while (handled_component_p (ref1) && ref1 != match1) in nonoverlapping_refs_since_match_p()
1454 while (handled_component_p (ref2) && ref2 != match2) in nonoverlapping_refs_since_match_p()
1741 || !handled_component_p (x) in nonoverlapping_component_refs_p()
1742 || !handled_component_p (y)) in nonoverlapping_component_refs_p()
1746 while (handled_component_p (x)) in nonoverlapping_component_refs_p()
1762 while (handled_component_p (y)) in nonoverlapping_component_refs_p()
1882 && handled_component_p (ref1) && handled_component_p (ref2) in decl_refs_may_alias_p()
1975 while (handled_component_p (dbase2)) in indirect_ref_may_alias_decl_p()
2031 && (handled_component_p (ref1) || handled_component_p (ref2))) in indirect_ref_may_alias_decl_p()
2169 && (handled_component_p (ref1) || handled_component_p (ref2))) in indirect_refs_may_alias_p()
2194 || handled_component_p (ref1->ref) in refs_may_alias_p_2()
2201 || handled_component_p (ref2->ref) in refs_may_alias_p_2()
2263 while (handled_component_p (rbase1)) in refs_may_alias_p_2()
2270 while (handled_component_p (rbase2)) in refs_may_alias_p_2()
3240 if (handled_component_p (base)) in stmt_kills_ref_p()
3243 if (handled_component_p (lhs)) in stmt_kills_ref_p()
3267 while (handled_component_p (base)); in stmt_kills_ref_p()