Searched refs:minNumLoops (Results 1 – 2 of 2) sorted by relevance
585 unsigned minNumLoops = in getNumCommonLoops() local588 for (unsigned i = 0; i < minNumLoops; ++i) { in getNumCommonLoops()
979 unsigned minNumLoops = std::min(loopsA.size(), loopsB.size()); in getNumCommonSurroundingLoops() local981 for (unsigned i = 0; i < minNumLoops; ++i) { in getNumCommonSurroundingLoops()