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

/haiku-buildtools/gcc/gcc/lto/
H A Dlto-partition.c471 int best_n_nodes = 0, best_i = 0, best_cost = local
713 best_i = i;
723 best_cost, best_internal, best_i);
728 if (best_i != i)
732 i - best_i, best_i);
736 i = best_i;

Completed in 90 milliseconds