Searched refs:checkForNegativeOperand (Results 1 – 1 of 1) sorted by relevance
767 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function1339 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()