Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp893 bool IsLatch) -> std::optional<bool> { in UnrollLoop()
932 bool IsLatch = Pair.first == LatchBlock; in UnrollLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp426 bool IsLatch = SuccBB == HeaderBB; in findForwardJoinPoint() local