Searched refs:cTypeShape (Results 1 – 1 of 1) sorted by relevance
219 ArrayRef<int64_t> cTypeShape = cType.getShape(); in matchAndRewrite() local220 int64_t m = cTypeShape[0]; in matchAndRewrite()221 int64_t n = cTypeShape[1]; in matchAndRewrite()