Searched defs:addWithOverflow (Results 1 – 2 of 2) sorted by relevance
74 static int64_t addWithOverflow(int64_t A, int64_t B) { addWithOverflow() function
43 static bool addWithOverflow(APInt &Result, const APInt &In1, addWithOverflow() function