Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DDimLvlMap.h174 constexpr DimVar getBoundVar() const { return var; } in getBoundVar() function
216 constexpr LvlVar getBoundVar() const { return var; } in getBoundVar() function