Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopInfo.cpp377 BasicBlock *ExitFromLatch = getUniqueExitBlock(); in getLoopGuardBranch() local
378 if (!ExitFromLatch) in getLoopGuardBranch()
399 if (&LoopNest::skipEmptyBlockUntil(ExitFromLatch, GuardOtherSucc, in getLoopGuardBranch()