Searched refs:validType (Results 1 – 1 of 1) sorted by relevance
405 if (auto validType = type.dyn_cast<::mlir::TensorType>()) in print() local406 p.printStrippedAttrOrType(validType); in print()