Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp942 endIf(CodegenEnv & env,OpBuilder & builder,scf::IfOp ifOp,Value redInput,Value cntInput,Value insInput,Value validIns) endIf() argument
1265 Value cntInput = env.getExpandCount(); genStmt() local