Searched defs:computeOverflowForSignedAdd (Results 1 – 3 of 3) sorted by relevance
772 OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function
3354 static OverflowResult computeOverflowForSignedAdd( in computeOverflowForSignedAdd() function3459 OverflowResult llvm::computeOverflowForSignedAdd(AddOperator *Add, in computeOverflowForSignedAdd() function in llvm3468 OverflowResult llvm::computeOverflowForSignedAdd(Value *LHS, Value *RHS, in computeOverflowForSignedAdd() function in llvm
4243 static OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function4403 OverflowResult llvm::computeOverflowForSignedAdd(const AddOperator *Add, in computeOverflowForSignedAdd() function in llvm4412 OverflowResult llvm::computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function in llvm