Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp752 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function
1396 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()