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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c366 is_division_by_square (gimple *use_stmt, tree def) function
428 && (!is_division_by_square (gsi_stmt (gsi), def)))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc388 is_division_by_square (gimple *use_stmt, tree def) function
450 && (!is_division_by_square (gsi_stmt (gsi), def)))

Completed in 211 milliseconds