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