Searched refs:rhsop (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
2929 get_constraint_for (rhsop, &rhsc);
2974 tree rhstype = TREE_TYPE (rhsop);
2980 rhstypesize = DECL_P (rhsop) ? DECL_SIZE (rhsop) : TYPE_SIZE (rhstype);
3036 do_structure_copy (tmpvar, rhsop);
3394 tree rhsop; local
3402 rhsop = TREE_OPERAND (t, 1);
3407 rhsop = t;
3409 decl = get_callee_fndecl (rhsop);
3484 tree rhsop = TREE_OPERAND (t, 1); local
[all...]

Completed in 190 milliseconds