Searched defs:LoopNestStateCollector (Results 1 – 1 of 1) sorted by relevance
38 struct LoopNestStateCollector { struct39 SmallVector<AffineForOp, 4> forOps;40 SmallVector<Operation *, 4> loadOpInsts;41 SmallVector<Operation *, 4> storeOpInsts;42 bool hasNonAffineRegionOp = false;