Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h503 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS, in computeOverflowForUnsignedAdd() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp5010 OverflowResult llvm::computeOverflowForUnsignedAdd( in computeOverflowForUnsignedAdd() function in llvm