Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h520 OverflowResult computeOverflowForSignedSub(const Value *LHS, const Value *RHS, in computeOverflowForSignedSub() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp5125 OverflowResult llvm::computeOverflowForSignedSub(const Value *LHS, in computeOverflowForSignedSub() function in llvm