Searched defs:computeOverflowForUnsignedMul (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 6800 OverflowResult llvm::computeOverflowForUnsignedMul(const Value *LHS, computeOverflowForUnsignedMul() function in llvm |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 4303 SelectionDAG::computeOverflowForUnsignedMul(SDValue N0, SDValue N1) const { computeOverflowForUnsignedMul() function in SelectionDAG |