Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DPipelineDataTransfer.cpp144 auto waitIndices = waitOp.getTagIndices(); in checkTagMatch() local
147 for (auto it = startIndices.begin(), wIt = waitIndices.begin(), in checkTagMatch()