Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c1911 unsigned int lhsnode, rhsnode; in move_complex_constraints() local
1915 rhsnode = si->node_mapping[rhsvar]; in move_complex_constraints()
1917 rhslabel = graph->label[rhsnode]; in move_complex_constraints()
1942 if (!TEST_BIT (graph->direct_nodes, rhsnode)) in move_complex_constraints()
1943 rhslabel = graph->label[rhsnode] = equivalence_class++; in move_complex_constraints()