Searched defs:rhsop (Results 1 – 1 of 1) sorted by relevance
3721 do_structure_copy (tree lhsop, tree rhsop) in do_structure_copy()5097 tree rhsop = (gimple_num_ops (t) == 2) ? gimple_assign_rhs1 (t) : NULL; in find_func_aliases() local