Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp974 static Value *checkForNegativeOperand(BinaryOperator &I, in checkForNegativeOperand() function
1139 if (Value *V = checkForNegativeOperand(I, Builder)) in visitAdd()