Home
last modified time | relevance | path

Searched defs:CountsSnapshot (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h282 struct CountsSnapshot { struct
284 CountsSnapshot(const PresburgerSpace &space, unsigned numIneqs, in CountsSnapshot() argument
295 CountsSnapshot getCounts() const; argument