Searched refs:replace_mul_with_square (Results 1 – 3 of 3) sorted by relevance
96 options.replace_mul_with_square = false; in DisableAllStages()173 optimizer->options_.replace_mul_with_square = true; in EnableOnlyReplaceMulWithSquare()
78 bool replace_mul_with_square = true; member
3567 if (options_.replace_mul_with_square) in SimplifyArithmeticOps()