Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp381 BasicBlock *ExitFromLatch = getUniqueExitBlock(); in getLoopGuardBranch() local
382 if (!ExitFromLatch) in getLoopGuardBranch()
403 if (&LoopNest::skipEmptyBlockUntil(ExitFromLatch, GuardOtherSucc, in getLoopGuardBranch()