Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExpr.cpp73 class AffineExprMatcherStorage { class
75 AffineExprMatcherStorage() {} in AffineExprMatcherStorage() function in __anon65c8f2b80111::AffineExprMatcherStorage
76 AffineExprMatcherStorage(const AffineExprMatcherStorage &other) in AffineExprMatcherStorage() function in __anon65c8f2b80111::AffineExprMatcherStorage
79 AffineExprMatcherStorage(ArrayRef<AffineExprMatcher> exprs) in AffineExprMatcherStorage() function in __anon65c8f2b80111::AffineExprMatcherStorage
81 AffineExprMatcherStorage(AffineExprMatcher &a, AffineExprMatcher &b) in AffineExprMatcherStorage() function in __anon65c8f2b80111::AffineExprMatcherStorage