Home
last modified time | relevance | path

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

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