Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DDimLvlMap.cpp103 bool DimLvlMap::isWF() const { in isWF() function in DimLvlMap
H A DVar.h34 [[nodiscard]] constexpr bool isWF(VarKind vk) { in isWF() function