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

/freebsd-9.3-release/contrib/gcc/
H A Dloop-iv.c1833 desc->infinite =
1834 alloc_EXPR_LIST (0, cond_under, desc->infinite);
1845 desc->infinite =
1846 alloc_EXPR_LIST (0, cond_over, desc->infinite);
1854 desc->infinite =
1855 alloc_EXPR_LIST (0, cond_over, desc->infinite);
1857 desc->infinite =
1858 alloc_EXPR_LIST (0, cond_under, desc->infinite);
2008 if infinite then this exit is never used */
2012 desc->infinite
[all...]
H A Dcfgloop.h336 /* Condition under that the loop is infinite. */
337 rtx infinite; member in struct:niter_desc
H A Dloop-doloop.c166 || desc->infinite)
174 If the absolute increment is not 1, the loop can be infinite
178 additional jump around the loop to ensure an infinite loop.
191 fprintf (dump_file, "Doloop: Possible infinite iteration case.\n");
H A Dloop-unroll.c366 || desc->infinite
437 || desc->infinite)
/freebsd-9.3-release/contrib/bmake/mk/
H A Down.mk77 PRINTOBJDIR= echo # prevent infinite recursion
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Ddummynet.txt38 20100131 deleting RR causes infinite loop
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES172 fixed infinite loop in parsing, originally found by brian tsang.

Completed in 186 milliseconds