Searched refs:unite (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-structalias.c598 equivalent. We can unite these once the addressof constraints
662 unite (unsigned int to, unsigned int from) function
1493 if (unite (lowest_node, i))
1498 unite (lowest_node, i);
2330 predecessors, and unite nodes in SCC's. */
2475 locations, and we can unite them later. */
2484 if (unite (graph->eq_rep[label], node))
2514 /* Go through the pointer equivalences and unite them to their
2527 if (label_rep >= 0 && unite (label_rep, find (i)))
2659 if (unite (t
[all...]

Completed in 200 milliseconds