Searched refs:trueDim (Results 1 – 1 of 1) sorted by relevance
1402 int64_t trueDim = std::min(dstType.getDimSize(0), in matchAndRewrite() local1409 for (int64_t d = 0; d < trueDim; d++) in matchAndRewrite()1425 for (int64_t d = 0; d < trueDim; d++) { in matchAndRewrite()