Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DMPInt.h203 MPInt &divByPositiveInPlace(const MPInt &o);
486 MPInt::divByPositiveInPlace(const MPInt &o) { in divByPositiveInPlace() function