Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DIntegerRelation.h27 class IntegerRelation; variable
58 IntegerRelation, enumerator
64 IntegerRelation(unsigned numReservedInequalities, in IntegerRelation() function
75 explicit IntegerRelation(const PresburgerSpace &space) in IntegerRelation() function
H A DUtils.h26 class IntegerRelation; variable