Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp380 BasicBlock *ExitFromLatch = getUniqueExitBlock(); in getLoopGuardBranch() local
381 if (!ExitFromLatch) in getLoopGuardBranch()
402 if (&LoopNest::skipEmptyBlockUntil(ExitFromLatch, GuardOtherSucc, in getLoopGuardBranch()