Home
last modified time | relevance | path

Searched refs:OtherLoop (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLCSSA.cpp149 if (auto *OtherLoop = LI->getLoopFor(ExitBB)) in processInstruction() local
150 if (!L.contains(OtherLoop)) in processInstruction()
185 Loop *OtherLoop = LI->getLoopFor(PHIBB); in processInstruction() local
187 OtherLoop->getExitBlocks(EBs); in processInstruction()
194 processInstruction(*OtherLoop, *I, DT, EBs, PredCache, LI); in processInstruction()