Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h389 OverflowResult computeOverflowForUnsignedMul(Value *LHS, Value *RHS, in computeOverflowForUnsignedMul() function
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2683 OverflowResult llvm::computeOverflowForUnsignedMul(Value *LHS, Value *RHS, in computeOverflowForUnsignedMul() function in llvm