Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DAffineMapDetail.h23 struct AffineMapStorage { struct
24 unsigned numDims;
25 unsigned numSymbols;
29 ArrayRef<AffineExpr> results;
31 MLIRContext *context;