Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseReinterpretMap.cpp278 unsigned boundedNum = 0; in translateMap() local
298 if (d < boundedNum) in translateMap()
324 boundedNum += inAdLvls.count(); in translateMap()