Searched defs:unitDims (Results 1 – 1 of 1) sorted by relevance
99 static ArrayAttr replaceUnitDims(DenseSet<unsigned> &unitDims, in replaceUnitDims()151 replaceBlockArgForUnitDimLoops(OpTy op, const DenseSet<unsigned> &unitDims, in replaceBlockArgForUnitDimLoops()158 IndexedGenericOp op, const DenseSet<unsigned> &unitDims, in replaceBlockArgForUnitDimLoops()194 DenseSet<unsigned> unitDims; in matchAndRewrite() local