Searched refs:isSparseTensor (Results 1 – 1 of 1) sorted by relevance
33 static bool isSparseTensor(OpOperand *op) { in isSparseTensor() function132 if (isSparseTensor(op.getInputOperand(0))) in matchAndRewrite()134 else if (!isSparseTensor(op.getInputOperand(1))) in matchAndRewrite()