Searched refs:decl_for_component_ref (Results 1 – 3 of 3) sorted by relevance
166 static tree decl_for_component_ref (tree);1948 decl_for_component_ref (tree x) in decl_for_component_ref() function2026 tree t = decl_for_component_ref (exprx); in nonoverlapping_memrefs_p()2054 tree t = decl_for_component_ref (expry); in nonoverlapping_memrefs_p()
109 static tree decl_for_component_ref PARAMS ((tree));1981 decl_for_component_ref (x) in decl_for_component_ref() function2051 tree t = decl_for_component_ref (exprx);2068 tree t = decl_for_component_ref (expry);
3346 (decl_for_component_ref, adjust_offset_for_component_ref): New.