Searched defs:isCurrentLoop (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ | ||
H A D | Sparsification.cpp | 49 static bool isInvariantAffine(AffineExpr a, LoopId curr, bool &isCurrentLoop) { in isInvariantAffine() argument |