Home
last modified time | relevance | path

Searched refs:pass_data_cse_reciprocals (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c881 const pass_data pass_data_cse_reciprocals = variable
898 : gimple_opt_pass (pass_data_cse_reciprocals, ctxt) in pass_cse_reciprocals()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc902 const pass_data pass_data_cse_reciprocals = variable
919 : gimple_opt_pass (pass_data_cse_reciprocals, ctxt) in pass_cse_reciprocals()
H A DChangeLog-201324200 (pass_data_cse_reciprocals): ...new pass_data instance and...