Searched refs:CurLevelLoop (Results 1 – 1 of 1) sorted by relevance
817 Loop *CurLevelLoop = OuterLoop; in currentLimitations() local818 while (!CurLevelLoop->getSubLoops().empty()) { in currentLimitations()820 CurLevelLoop = CurLevelLoop->getSubLoops().front(); in currentLimitations()821 if (!findInductionAndReductions(CurLevelLoop, Inductions, nullptr)) { in currentLimitations()827 CurLevelLoop->getStartLoc(), in currentLimitations()828 CurLevelLoop->getHeader()) in currentLimitations()