Searched refs:operationsAreFoldableAndCommutative (Results 1 – 1 of 1) sorted by relevance
89 static bool operationsAreFoldableAndCommutative(dwarf::LocationAtom Operator1, in operationsAreFoldableAndCommutative() function241 if (!Const2 || !operationsAreFoldableAndCommutative(Operand1, Operand2)) in tryFoldCommutativeMath()270 !operationsAreFoldableAndCommutative(Operand1, Operand2) || in tryFoldCommutativeMathWithArgInBetween()271 !operationsAreFoldableAndCommutative(Operand2, Operand3)) in tryFoldCommutativeMathWithArgInBetween()