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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h796 OverflowResult computeOverflowForUnsignedSub(const Value *LHS, function in class:llvm::InstCombiner
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4571 OverflowResult llvm::computeOverflowForUnsignedSub(const Value *LHS, function in class:llvm

Completed in 270 milliseconds