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

/freebsd-10.0-release/contrib/gcc/
H A Dsched-rgn.c513 int too_large_failure;
743 too_large_failure = 0;
780 too_large_failure = 1;
804 too_large_failure = 1;
841 while (head < tail && !too_large_failure)
865 too_large_failure = 1;
872 if (tail >= 0 && !too_large_failure)
512 int too_large_failure; local

Completed in 106 milliseconds