Searched refs:CurLevelLoop (Results 1 – 1 of 1) sorted by relevance
811 Loop *CurLevelLoop = OuterLoop; in currentLimitations() local812 while (!CurLevelLoop->getSubLoops().empty()) { in currentLimitations()814 CurLevelLoop = CurLevelLoop->getSubLoops().front(); in currentLimitations()815 if (!findInductionAndReductions(CurLevelLoop, Inductions, nullptr)) { in currentLimitations()821 CurLevelLoop->getStartLoc(), in currentLimitations()822 CurLevelLoop->getHeader()) in currentLimitations()