Searched defs:computeOverflowForSignedSub (Results 1 – 3 of 3) sorted by relevance
505 OverflowResult computeOverflowForSignedSub(const Value *LHS, const Value *RHS, in computeOverflowForSignedSub() function
7241 OverflowResult llvm::computeOverflowForSignedSub(const Value *LHS, in computeOverflowForSignedSub() function in llvm
4544 SelectionDAG::computeOverflowForSignedSub(SDValue N0, SDValue N1) const { in computeOverflowForSignedSub() function in SelectionDAG