Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DUtils.cpp814 llvm::SmallDenseSet<Value, 8> sequentialLoops; in getComputationSliceState() local
1044 llvm::SmallDenseSet<Value, 8> *sequentialLoops) { in getSequentialLoops()