Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c1911 unsigned int lhsnode, rhsnode; in move_complex_constraints() local
1914 lhsnode = si->node_mapping[lhsvar]; in move_complex_constraints()
1916 lhslabel = graph->label[lhsnode]; in move_complex_constraints()
1923 if (!TEST_BIT (graph->direct_nodes, lhsnode)) in move_complex_constraints()
1924 lhslabel = graph->label[lhsnode] = equivalence_class++; in move_complex_constraints()