Searched refs:lhslabel (Results 1 – 1 of 1) sorted by relevance
1912 unsigned int lhslabel, rhslabel; in move_complex_constraints() local1916 lhslabel = graph->label[lhsnode]; in move_complex_constraints()1921 if (lhslabel == 0) in move_complex_constraints()1924 lhslabel = graph->label[lhsnode] = equivalence_class++; in move_complex_constraints()1959 lhsvar = find_equivalent_node (graph, lhsvar, lhslabel); in move_complex_constraints()