Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c1862 find_equivalent_node (constraint_graph_t graph, in find_equivalent_node() function
1959 lhsvar = find_equivalent_node (graph, lhsvar, lhslabel); in move_complex_constraints()
1960 rhsvar = find_equivalent_node (graph, rhsvar, rhslabel); in move_complex_constraints()