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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-structalias.c2314 this off to do_structure_copy, and it should have broken it
2920 do_structure_copy (tree lhsop, tree rhsop) function
3036 do_structure_copy (tmpvar, rhsop);
3037 do_structure_copy (lhsop, tmpvar);
3492 do_structure_copy (lhsop, rhsop);

Completed in 135 milliseconds