Searched refs:get_constraint_for_component_ref (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-structalias.c | 3010 get_constraint_for_component_ref (tree t, VEC(ce_s, heap) **results, in get_constraint_for_component_ref() function 3332 get_constraint_for_component_ref (t, results, address_p, lhs_p); in get_constraint_for_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-structalias.c | 3190 get_constraint_for_component_ref (tree t, vec<ce_s> *results, in get_constraint_for_component_ref() function 3514 get_constraint_for_component_ref (t, results, address_p, lhs_p); in get_constraint_for_1()
|