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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1125 execute_cse_sincos_1 (tree name) function
2091 /* Go through all calls to sin, cos and cexpi and call execute_cse_sincos_1
2171 cfg_changed |= execute_cse_sincos_1 (arg);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1246 execute_cse_sincos_1 (tree name) function
2225 /* Go through all calls to sin, cos and cexpi and call execute_cse_sincos_1
2307 cfg_changed |= execute_cse_sincos_1 (arg);

Completed in 129 milliseconds