Searched defs:computeOverflowForUnsignedAdd (Results 1 – 3 of 3) sorted by relevance
477 computeOverflowForUnsignedAdd(const WithCache<const Value *> &LHS, in computeOverflowForUnsignedAdd() function
7025 llvm::computeOverflowForUnsignedAdd(const WithCache<const Value *> &LHS, in computeOverflowForUnsignedAdd() function in llvm
4250 SelectionDAG::computeOverflowForUnsignedAdd(SDValue N0, SDValue N1) const { in computeOverflowForUnsignedAdd() function in SelectionDAG