Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DVar.h172 constexpr LvlVar(Num lvl) : Var(Kind, lvl) {} in LvlVar() function
173 LvlVar(AffineDimExpr lvlExpr) : Var(Kind, lvlExpr) {} in LvlVar() function