Searched refs:CurLevelLoop (Results 1 – 1 of 1) sorted by relevance
976 Loop *CurLevelLoop = OuterLoop; in currentLimitations() local977 while (!CurLevelLoop->getSubLoops().empty()) { in currentLimitations()979 CurLevelLoop = CurLevelLoop->getSubLoops().front(); in currentLimitations()980 if (!findInductionAndReductions(CurLevelLoop, Inductions, nullptr)) { in currentLimitations()986 CurLevelLoop->getStartLoc(), in currentLimitations()987 CurLevelLoop->getHeader()) in currentLimitations()