Home
last modified time | relevance | path

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

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