Searched refs:OtherLoop (Results 1 – 1 of 1) sorted by relevance
144 if (auto *OtherLoop = LI->getLoopFor(ExitBB)) in processInstruction() local145 if (!L.contains(OtherLoop)) in processInstruction()180 Loop *OtherLoop = LI->getLoopFor(PHIBB); in processInstruction() local182 OtherLoop->getExitBlocks(EBs); in processInstruction()189 processInstruction(*OtherLoop, *I, DT, EBs, PredCache, LI); in processInstruction()