Searched refs:maxLoops (Results 1 – 1 of 1) sorted by relevance
822 unsigned maxLoops = std::numeric_limits<unsigned>::max()) { in getPerfectlyNestedLoopsImpl() argument823 for (unsigned i = 0; i < maxLoops; ++i) { in getPerfectlyNestedLoopsImpl()