Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-ssa-structalias.c1912 unsigned int lhslabel, rhslabel; in move_complex_constraints() local
1917 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()