Searched refs:rhslabel (Results 1 – 1 of 1) sorted by relevance
1912 unsigned int lhslabel, rhslabel; in move_complex_constraints() local1917 rhslabel = graph->label[rhsnode]; in move_complex_constraints()1940 if (rhslabel == 0) in move_complex_constraints()1943 rhslabel = graph->label[rhsnode] = equivalence_class++; in move_complex_constraints()1960 rhsvar = find_equivalent_node (graph, rhsvar, rhslabel); in move_complex_constraints()