Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c3483 HOST_WIDE_INT lhssize, lhsmaxsize, lhsoffset; in do_structure_copy() local
3486 get_ref_base_and_extent (lhsop, &lhsoffset, &lhssize, &lhsmaxsize); in do_structure_copy()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c3665 HOST_WIDE_INT lhssize, lhsoffset; in do_structure_copy() local
3669 if (!get_ref_base_and_extent_hwi (lhsop, &lhsoffset, &lhssize, &reverse) in do_structure_copy()