Searched refs:OtherLoop (Results 1 – 2 of 2) sorted by relevance
148 if (auto *OtherLoop = LI->getLoopFor(ExitBB)) in processInstruction() local149 if (!L.contains(OtherLoop)) in processInstruction()184 Loop *OtherLoop = LI->getLoopFor(PHIBB); in processInstruction() local186 OtherLoop->getExitBlocks(EBs); in processInstruction()193 processInstruction(*OtherLoop, *I, DT, EBs, PredCache, LI); in processInstruction()
176 if (auto *OtherLoop = LI.getLoopFor(ExitBB)) in formLCSSAForInstructions() local177 if (!L->contains(OtherLoop)) in formLCSSAForInstructions()223 if (auto *OtherLoop = LI.getLoopFor(InsertedPN->getParent())) in formLCSSAForInstructions() local224 if (!L->contains(OtherLoop)) in formLCSSAForInstructions()