Searched refs:sameTotalElements (Results 1 – 1 of 1) sorted by relevance
3292 bool sameTotalElements = in matchAndRewrite() local3295 if (llvm::is_sorted(bsDimIndices) && sameTotalElements) { in matchAndRewrite()3300 if (operandType.getRank() == resultType.getRank() && sameTotalElements) { in matchAndRewrite()