Home
last modified time | relevance | path

Searched refs:sparseString (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/unittests/IR/
H A DAttributeTest.cpp235 auto sparseString = in TEST() local
248 auto zeroStringValue = sparseString.getValues<Attribute>()[{1, 1}]; in TEST()