Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp787 Block &rightBlock = rightRegion.front(); in buildLattices() local
788 rightYield = rightBlock.getTerminator(); in buildLattices()