Searched refs:IsCommutative (Results 1 – 1 of 1) sorted by relevance
2026 if (IsCommutative() && left()->IsConstant()) return right(); in LeastConstantOperand()2030 if (IsCommutative() && left()->IsConstant()) return left(); in MostConstantOperand()2034 virtual bool IsCommutative() const { return false; } in IsCommutative() function2547 virtual bool IsCommutative() const { in IsCommutative() function2590 virtual bool IsCommutative() const { in IsCommutative() function2653 virtual bool IsCommutative() const { return true; } in IsCommutative() function2670 virtual bool IsCommutative() const { return true; } in IsCommutative() function2685 virtual bool IsCommutative() const { return true; } in IsCommutative() function