Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorIterator.cpp999 Operation *notEnd = b.create(l, b.getStringAttr(prefix + ".not_end"), in genNotEnd() local
1372 Value notEnd = CMPI(ne, minCrd, C_IDX(-1)); in genInitImpl() local