Searched refs:checkForNegativeOperand (Results 1 – 2 of 2) sorted by relevance
974 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function1139 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()
864 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function1220 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()