Searched refs:currentLoop (Results 1 – 1 of 1) sorted by relevance
184 Loop *currentLoop = nullptr; member in __anon3ab403ad0111::LoopUnswitch233 BranchesInfo.forgetLoop(currentLoop); in releaseMemory()237 loopHeader = currentLoop->getHeader(); in initLoopData()238 loopPreheader = currentLoop->getLoopPreheader(); in initLoopData()533 currentLoop = L; in runOnLoop()534 Function *F = currentLoop->getHeader()->getParent(); in runOnLoop()545 assert(currentLoop->isLCSSAForm(*DT)); in runOnLoop()563 while (currentLoop->contains(DomBB)) { in isUnreachableDueToPreviousUnswitching()640 if (!currentLoop->isSafeToClone()) in processCurrentLoop()644 if (!currentLoop->hasDedicatedExits()) in processCurrentLoop()[all …]