Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-sra.c3551 && !contains_bitfld_component_ref_p (lhs)) in sra_modify_assign()
H A Dipa-prop.c1641 || contains_bitfld_component_ref_p (lhs)) in determine_locally_known_aggregate_parts()
H A Dtree.h4976 extern bool contains_bitfld_component_ref_p (const_tree);
H A Dtree.c12526 contains_bitfld_component_ref_p (const_tree ref) in contains_bitfld_component_ref_p() function