Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp1144 static bool isParallelFor(CodeGen &codegen, bool isOuter, bool isReduction, in isParallelFor() function
1203 isParallelFor(codegen, isOuter, isReduction, isSparse, isVector); in genFor()