Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp188 SetVector<Operation *> staticSlice = getSlice(m.getMatchedOperation()); in testSlicing() local
190 for (auto *op : staticSlice) in testSlicing()