Searched refs:checkForNegativeOperand (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp766 static Value *checkForNegativeOperand(BinaryOperator &I, function
1295 if (Value *V = checkForNegativeOperand(I, Builder))

Completed in 72 milliseconds