Searched refs:best_optimistic_node (Results 1 – 1 of 1) sorted by relevance
516 unsigned int best_optimistic_node = ~0; in ra_simplify() local534 best_optimistic_node = i; in ra_simplify()540 if (!progress && best_optimistic_node != ~0U) { in ra_simplify()544 decrement_q(g, best_optimistic_node); in ra_simplify()545 g->stack[g->stack_count] = best_optimistic_node; in ra_simplify()547 g->nodes[best_optimistic_node].in_stack = true; in ra_simplify()