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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c2920 do_structure_copy (tree lhsop, tree rhsop) argument
2928 get_constraint_for (lhsop, &lhsc);
2975 tree lhstype = TREE_TYPE (lhsop);
2979 lhstypesize = DECL_P (lhsop) ? DECL_SIZE (lhsop) : TYPE_SIZE (lhstype);
3037 do_structure_copy (lhsop, tmpvar);
3393 tree lhsop; local
3401 lhsop = TREE_OPERAND (t, 0);
3406 lhsop = NULL;
3457 if (lhsop)
3483 tree lhsop = TREE_OPERAND (t, 0); local
[all...]

Completed in 57 milliseconds