Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1582 unsigned numParallelLoops = 0; in sinkSequentialLoops() local
1585 ++numParallelLoops; in sinkSequentialLoops()
1590 unsigned nextSequentialLoop = numParallelLoops; in sinkSequentialLoops()