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