Searched refs:checkForNegativeOperand (Results 1 – 2 of 2) sorted by relevance
150 for `checkForNegativeOperand` that defines the second pattern).
753 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function1328 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()