Searched refs:simplifyAndCommutative (Results 1 – 1 of 1) sorted by relevance
2018 static Value *simplifyAndCommutative(Value *Op0, Value *Op1, in simplifyAndCommutative() function2096 if (Value *Res = simplifyAndCommutative(Op0, Op1, Q, MaxRecurse)) in simplifyAndInst()2098 if (Value *Res = simplifyAndCommutative(Op1, Op0, Q, MaxRecurse)) in simplifyAndInst()