Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h711 OverflowResult computeOverflowForUnsignedAdd(const Value *LHS, in computeOverflowForUnsignedAdd() function
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp4019 OverflowResult llvm::computeOverflowForUnsignedAdd( in computeOverflowForUnsignedAdd() function in llvm