Searched defs:computeOverflowForUnsignedMul (Results 1 – 2 of 2) sorted by relevance
6969 OverflowResult llvm::computeOverflowForUnsignedMul(const Value *LHS, in computeOverflowForUnsignedMul() function in llvm
4304 SelectionDAG::computeOverflowForUnsignedMul(SDValue N0, SDValue N1) const { in computeOverflowForUnsignedMul() function in SelectionDAG