Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c3490 varinfo_t lhsv, rhsv; in do_structure_copy() local
3492 lhsv = get_varinfo (lhsp->var); in do_structure_copy()
3494 if (lhsv->may_have_pointers in do_structure_copy()
3495 && (lhsv->is_full_var in do_structure_copy()
3497 || ranges_overlap_p (lhsv->offset + rhsoffset, lhsv->size, in do_structure_copy()
3501 && (lhsv->is_full_var in do_structure_copy()
3502 || (lhsv->offset + rhsoffset + lhsv->size in do_structure_copy()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c3678 varinfo_t lhsv, rhsv; in do_structure_copy() local
3680 lhsv = get_varinfo (lhsp->var); in do_structure_copy()
3682 if (lhsv->may_have_pointers in do_structure_copy()
3683 && (lhsv->is_full_var in do_structure_copy()
3685 || ranges_overlap_p (lhsv->offset + rhsoffset, lhsv->size, in do_structure_copy()
3689 && (lhsv->is_full_var in do_structure_copy()
3690 || (lhsv->offset + rhsoffset + lhsv->size in do_structure_copy()