Home
last modified time | relevance | path

Searched refs:subOverflow (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DMPInt.h52 LLVM_ATTRIBUTE_ALWAYS_INLINE bool subOverflow(int64_t x, int64_t y, in subOverflow() function
332 detail::subOverflow(getSmall(), o.getSmall(), result.getSmall());
448 bool overflow = detail::subOverflow(getSmall(), o.getSmall(), result);