Searched refs:mulOverflow (Results 1 – 1 of 1) sorted by relevance
60 LLVM_ATTRIBUTE_ALWAYS_INLINE bool mulOverflow(int64_t x, int64_t y, in mulOverflow() function343 detail::mulOverflow(getSmall(), o.getSmall(), result.getSmall());462 bool overflow = detail::mulOverflow(getSmall(), o.getSmall(), result);