Home
last modified time | relevance | path

Searched refs:rhsv (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-structalias.c3490 varinfo_t lhsv, rhsv; in do_structure_copy() local
3493 rhsv = get_varinfo (rhsp->var); in do_structure_copy()
3496 || rhsv->is_full_var in do_structure_copy()
3498 rhsv->offset + lhsoffset, rhsv->size))) in do_structure_copy()
3500 if (!rhsv->is_full_var in do_structure_copy()
3503 > rhsv->offset + lhsoffset + rhsv->size))) in do_structure_copy()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-structalias.c3678 varinfo_t lhsv, rhsv; in do_structure_copy() local
3681 rhsv = get_varinfo (rhsp->var); in do_structure_copy()
3684 || rhsv->is_full_var in do_structure_copy()
3686 rhsv->offset + lhsoffset, rhsv->size))) in do_structure_copy()
3688 if (!rhsv->is_full_var in do_structure_copy()
3691 > rhsv->offset + lhsoffset + rhsv->size))) in do_structure_copy()