Home
last modified time | relevance | path

Searched defs:computeOverflowForUnsignedAdd (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h393 OverflowResult computeOverflowForUnsignedAdd(Value *LHS, Value *RHS, in computeOverflowForUnsignedAdd() function
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2733 OverflowResult llvm::computeOverflowForUnsignedAdd(Value *LHS, Value *RHS, in computeOverflowForUnsignedAdd() function in llvm