Home
last modified time | relevance | path

Searched defs:itTps (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseReinterpretMap.cpp153 SmallVector<utils::IteratorType> &itTps) { in genReplaceDimToLvlMap()
247 SmallVector<utils::IteratorType> itTps = op.getIteratorTypesArray(); in translateMap() local