Searched refs:INFTY (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c94 #define INFTY 10000000 macro
2342 if (cost == INFTY)
3862 return INFTY;
3871 return INFTY;
3884 return INFTY;
3910 return INFTY;
3917 return INFTY;
3922 return INFTY;
3995 return INFTY;
4043 return cost != INFTY;
[all...]

Completed in 115 milliseconds