Searched refs:removePowWithConstantExponent (Results 1 – 6 of 6) sorted by relevance
145 bool removePowWithConstantExponent() const { return fRemovePowWithConstantExponent; } in removePowWithConstantExponent() function
169 bool removePowWithConstantExponent() const { return fRemovePowWithConstantExponent; } in removePowWithConstantExponent() function
261 bool removePowWithConstantExponent() const { in removePowWithConstantExponent() function
199 bool removePowWithConstantExponent() const { in removePowWithConstantExponent() function
597 if (!fProgram.fSettings.fCaps->removePowWithConstantExponent()) { in writeFunctionCall()
572 if (!this->caps().removePowWithConstantExponent()) { in writeFunctionCall()