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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c3618 do_structure_copy (tree lhsop, tree rhsop) argument
3625 get_constraint_for (lhsop, &lhsc);
3652 get_ref_base_and_extent (lhsop, &lhsoffset, &lhssize, &lhsmaxsize);
4570 tree lhsop; local
4592 lhsop = gimple_call_lhs (t);
4593 if (lhsop)
4599 get_constraint_for (lhsop, &lhsc);
4616 if (lhsop
4624 get_constraint_for_address_of (lhsop, &rhsc);
4703 tree lhsop local
[all...]

Completed in 45 milliseconds