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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h754 OverflowResult computeOverflowForUnsignedMul(const Value *LHS, function in class:llvm::InstCombiner
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4174 OverflowResult llvm::computeOverflowForUnsignedMul( function in class:llvm

Completed in 120 milliseconds