Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1594 unsigned numParallelLoops = 0; in sinkSequentialLoops() local
1597 ++numParallelLoops; in sinkSequentialLoops()
1602 unsigned nextSequentialLoop = numParallelLoops; in sinkSequentialLoops()