Home
last modified time | relevance | path

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

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