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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c741 int sqrt_recip_count = 0; local
767 sqrt_recip_count++;
800 if (sqrt_recip_count > square_recip_count)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc762 int sqrt_recip_count = 0; local
788 sqrt_recip_count++;
821 if (sqrt_recip_count > square_recip_count)

Completed in 188 milliseconds