Searched refs:srcTypeShape (Results 1 – 1 of 1) sorted by relevance
151 ArrayRef<int64_t> srcTypeShape = srcType.getShape(); in matchAndRewrite() local154 int64_t m = srcTypeShape[0]; in matchAndRewrite()155 int64_t n = srcTypeShape[1]; in matchAndRewrite()