Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp767 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function
1339 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()