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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c170 } sincos_stats; variable in typeref:struct:__anon990
1187 sincos_stats.inserted++;
2136 memset (&sincos_stats, 0, sizeof (sincos_stats));
2270 sincos_stats.inserted);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc195 } sincos_stats; variable in typeref:struct:__anon1175
1196 sincos_stats.conv_removed++;
1321 sincos_stats.inserted++;
2270 memset (&sincos_stats, 0, sizeof (sincos_stats));
2406 sincos_stats.inserted);
2408 sincos_stats.conv_removed);

Completed in 133 milliseconds