Searched refs:lhsnode (Results 1 – 1 of 1) sorted by relevance
1911 unsigned int lhsnode, rhsnode; in move_complex_constraints() local1914 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()