Searched defs:computeOverflowForSignedAdd (Results 1 – 3 of 3) sorted by relevance
499 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS, in computeOverflowForSignedAdd() function
506 OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function
4770 static OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function5248 OverflowResult llvm::computeOverflowForSignedAdd(const AddOperator *Add, in computeOverflowForSignedAdd() function in llvm5257 OverflowResult llvm::computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function in llvm