Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp1528 Value redInput, Value cntInput) { in endIf() argument
1536 codegen.expCount = cntInput; in endIf()
1658 Value cntInput = codegen.expCount; in genStmt() local
1669 endIf(merger, codegen, rewriter, op, ifOp, loop, redInput, cntInput); in genStmt()