Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DDimLvlMap.h248 const LvlSpec &getLvl(Level lvl) const { return lvlSpecs[lvl]; } in getLvl() function
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/Utils/
H A DMerger.h416 std::optional<Level> getLvl(TensorId t, LoopId i) const { in getLvl() function
420 std::optional<Level> getLvl(TensorLoopId b) const { in getLvl() function