Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h729 OverflowResult computeOverflowForSignedSub(const Value *LHS, const Value *RHS, in computeOverflowForSignedSub() function
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp4168 OverflowResult llvm::computeOverflowForSignedSub(const Value *LHS, in computeOverflowForSignedSub() function in llvm