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