Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDtree-ssa-structalias.c2920 do_structure_copy (tree lhsop, tree rhsop) in do_structure_copy() function
3036 do_structure_copy (tmpvar, rhsop); in do_structure_copy()
3037 do_structure_copy (lhsop, tmpvar); in do_structure_copy()
3492 do_structure_copy (lhsop, rhsop); in find_func_aliases()
HDChangeLog-20051748 (do_structure_copy): Ditto.
1777 (do_structure_copy): Ditto.
5097 (do_structure_copy): Collapse if do_simple_structure_copy returns
6889 (do_structure_copy): Pass NULL to get_constraint_for.
11739 (do_structure_copy): Check for special variable.
12544 * tree-ssa-structalias.c (do_structure_copy): Give up earlier on
14392 * tree-ssa-structalias.c (do_structure_copy): Fix handling of
HDChangeLog-200616279 (do_structure_copy): Likewise.