Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DMPInt.h202 MPInt divByPositive(const MPInt &o) const;
352 LLVM_ATTRIBUTE_ALWAYS_INLINE MPInt MPInt::divByPositive(const MPInt &o) const { in divByPositive() function