Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp524 bool IsLatch = SuccBB == HeaderBB; in findForwardJoinPoint() local
527 if (!WillReturnAndNoThrow || !IsLatch) in findForwardJoinPoint()