Searched refs:foldMinMaxSharedOp (Results 1 – 1 of 1) sorted by relevance
6011 static Value *foldMinMaxSharedOp(Intrinsic::ID IID, Value *Op0, Value *Op1) { in foldMinMaxSharedOp() function6107 if (Value *V = foldMinMaxSharedOp(IID, Op0, Op1)) in simplifyBinaryIntrinsic()6109 if (Value *V = foldMinMaxSharedOp(IID, Op1, Op0)) in simplifyBinaryIntrinsic()