Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h496 OverflowResult computeOverflowForUnsignedMul(Value *LHS, Value *RHS, in computeOverflowForUnsignedMul() function
/external/llvm/lib/Analysis/
DValueTracking.cpp3275 OverflowResult llvm::computeOverflowForUnsignedMul(Value *LHS, Value *RHS, in computeOverflowForUnsignedMul() function in llvm