Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorIterator.cpp772 bool isSubSectRoot() const { in isSubSectRoot() function in __anon52819bea0311::NonEmptySubSectIterator
798 if (isSubSectRoot()) in locateImpl()
919 assert(subSect.lvl == lvl && subSect.isSubSectRoot()); in genInitImpl()
935 assert(subSect.lvl == lvl && subSect.isSubSectRoot()); in genInitImpl()
1285 if (isSubSectRoot()) { in inflateSubSectTree()
1324 if (!isSubSectRoot()) { in genInitImpl()
1379 assert(isSubSectRoot()); in genInitImpl()