Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h492 OverflowResult computeOverflowForUnsignedMul(const Value *LHS, in computeOverflowForUnsignedMul() function
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp4954 OverflowResult llvm::computeOverflowForUnsignedMul( in computeOverflowForUnsignedMul() function in llvm