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

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

Completed in 57 milliseconds