Home
last modified time | relevance | path

Searched defs:computeOverflowForSignedAdd (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h499 OverflowResult computeOverflowForSignedAdd(const Value *LHS, const Value *RHS, in computeOverflowForSignedAdd() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h506 OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4770 static OverflowResult computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function
5248 OverflowResult llvm::computeOverflowForSignedAdd(const AddOperator *Add, in computeOverflowForSignedAdd() function in llvm
5257 OverflowResult llvm::computeOverflowForSignedAdd(const Value *LHS, in computeOverflowForSignedAdd() function in llvm