Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DIntegerSet.h48 constexpr IntegerSet() {} in IntegerSet() function
49 explicit IntegerSet(ImplType *set) : set(set) {} in IntegerSet() function
H A DBuiltinAttributes.h24 class IntegerSet; variable
H A DAffineExpr.h28 class IntegerSet; variable
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/Analysis/
H A DAffineStructures.h29 class IntegerSet; variable