Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-structalias.cc3721 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