Searched refs:decl_for_component_ref (Results 1 – 3 of 3) sorted by relevance
158 static tree decl_for_component_ref (tree);2750 decl_for_component_ref (tree x) in decl_for_component_ref() function2828 tree t = decl_for_component_ref (exprx); in nonoverlapping_memrefs_p()2840 tree t = decl_for_component_ref (expry); in nonoverlapping_memrefs_p()
158 static tree decl_for_component_ref (tree);2781 decl_for_component_ref (tree x) in decl_for_component_ref() function2859 tree t = decl_for_component_ref (exprx); in nonoverlapping_memrefs_p()2871 tree t = decl_for_component_ref (expry); in nonoverlapping_memrefs_p()
3346 (decl_for_component_ref, adjust_offset_for_component_ref): New.