Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp49 static bool isInvariantAffine(AffineExpr a, LoopId curr, bool &isCurrentLoop) { in isInvariantAffine() argument
689 bool isCurrentLoop = curr == 0; // for scalar tensors genInvariants() local
1039 bool isCurrentLoop = false; getAllTidLvlsInLatPoints() local
[all...]