Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h36 class IntegerRelation; variable
68 IntegerRelation, enumerator
78 IntegerRelation(unsigned numReservedInequalities, in IntegerRelation() function
89 explicit IntegerRelation(const PresburgerSpace &space) in IntegerRelation() function
H A DUtils.h24 class IntegerRelation; global() variable