Searched refs:isContiguousMemrefType (Results 1 – 1 of 1) sorted by relevance
975 auto isContiguousMemrefType = [](BaseMemRefType type) { in matchAndRewrite() local986 if (isContiguousMemrefType(srcType) && isContiguousMemrefType(targetType)) in matchAndRewrite()