Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1710 llvm::SmallDenseSet<Value, 8> sequentialLoops; in getComputationSliceState() local
1972 AffineForOp forOp, llvm::SmallDenseSet<Value, 8> *sequentialLoops) { in getSequentialLoops() argument