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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-rgn.c632 int too_large_failure;
855 too_large_failure = 0;
892 too_large_failure = 1;
916 too_large_failure = 1;
953 while (head < tail && !too_large_failure)
978 too_large_failure = 1;
985 if (tail >= 0 && !too_large_failure)
631 int too_large_failure; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-rgn.cc632 int too_large_failure;
855 too_large_failure = 0;
892 too_large_failure = 1;
916 too_large_failure = 1;
953 while (head < tail && !too_large_failure)
978 too_large_failure = 1;
985 if (tail >= 0 && !too_large_failure)
631 int too_large_failure; local

Completed in 78 milliseconds