Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c2929 get_constraint_for (rhsop, &rhsc); in do_structure_copy()
2980 rhstypesize = DECL_P (rhsop) ? DECL_SIZE (rhsop) : TYPE_SIZE (rhstype); in do_structure_copy()
3036 do_structure_copy (tmpvar, rhsop); in do_structure_copy()
3394 tree rhsop; in find_func_aliases() local
3402 rhsop = TREE_OPERAND (t, 1); in find_func_aliases()
3407 rhsop = t; in find_func_aliases()
3420 decl = TREE_OPERAND (rhsop, 0); in find_func_aliases()
3492 do_structure_copy (lhsop, rhsop); in find_func_aliases()
3516 get_constraint_for (rhsop, &rhsc); in find_func_aliases()
3535 if (handle_ptr_arith (lhsc, rhsop)) in find_func_aliases()
[all …]