Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp822 unsigned maxLoops = std::numeric_limits<unsigned>::max()) { in getPerfectlyNestedLoopsImpl() argument
823 for (unsigned i = 0; i < maxLoops; ++i) { in getPerfectlyNestedLoopsImpl()