Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Affine/Analysis/
H A DUtils.h38 struct LoopNestStateCollector { struct
39 SmallVector<AffineForOp, 4> forOps;
40 SmallVector<Operation *, 4> loadOpInsts;
41 SmallVector<Operation *, 4> storeOpInsts;
42 bool hasNonAffineRegionOp = false;