Searched refs:OtherLoop (Results 1 – 1 of 1) sorted by relevance
149 if (auto *OtherLoop = LI->getLoopFor(ExitBB)) in processInstruction() local150 if (!L.contains(OtherLoop)) in processInstruction()185 Loop *OtherLoop = LI->getLoopFor(PHIBB); in processInstruction() local187 OtherLoop->getExitBlocks(EBs); in processInstruction()194 processInstruction(*OtherLoop, *I, DT, EBs, PredCache, LI); in processInstruction()