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

/freebsd-10.1-release/contrib/gcc/
H A Dhaifa-sched.c308 static char *ready_try;
2095 if (!ready_try [i])
2105 if (best < top - choice_stack && ready_try [0])
2114 ready_try [i] = 0;
2118 else if (!ready_try [i])
2139 ready_try [i] = 1;
2147 ready_try [top->index] = 0;
2241 ready_try [i]
2249 if (!ready_try [i] && more_issue-- > 0)
2299 ready_try
307 static char *ready_try; variable
[all...]

Completed in 183 milliseconds