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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3550 unsigned cast_count = 0; local
3568 if (!ok && gimple_assign_cast_p (gsi_stmt (gsi)) && ++cast_count < 4)

Completed in 194 milliseconds