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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c732 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) function
878 execute_cse_reciprocals_1 on each of them. */
929 execute_cse_reciprocals_1 (NULL, name);
943 execute_cse_reciprocals_1 (NULL, def);
956 execute_cse_reciprocals_1 (&gsi, def);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc753 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) function
899 execute_cse_reciprocals_1 on each of them. */
950 execute_cse_reciprocals_1 (NULL, name);
964 execute_cse_reciprocals_1 (NULL, def);
977 execute_cse_reciprocals_1 (&gsi, def);

Completed in 105 milliseconds