Home
last modified time | relevance | path

Searched refs:decl_for_component_ref (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dalias.c166 static tree decl_for_component_ref (tree);
1948 decl_for_component_ref (tree x) in decl_for_component_ref() function
2026 tree t = decl_for_component_ref (exprx); in nonoverlapping_memrefs_p()
2054 tree t = decl_for_component_ref (expry); in nonoverlapping_memrefs_p()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dalias.c109 static tree decl_for_component_ref PARAMS ((tree));
1981 decl_for_component_ref (x) in decl_for_component_ref() function
2051 tree t = decl_for_component_ref (exprx);
2068 tree t = decl_for_component_ref (expry);
H A DChangeLog.63346 (decl_for_component_ref, adjust_offset_for_component_ref): New.