Searched defs:computeOverflowForSignedAdd (Results 1 – 1 of 1) sorted by relevance
3619 static OverflowResult computeOverflowForSignedAdd( in computeOverflowForSignedAdd() function3663 OverflowResult llvm::computeOverflowForSignedAdd(AddOperator *Add, in computeOverflowForSignedAdd() function in llvm3672 OverflowResult llvm::computeOverflowForSignedAdd(Value *LHS, Value *RHS, in computeOverflowForSignedAdd() function in llvm