Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp702 bool IsLatch) -> std::optional<bool> { in UnrollLoop()
741 bool IsLatch = Pair.first == LatchBlock; in UnrollLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMustExecute.cpp531 bool IsLatch = SuccBB == HeaderBB; in findForwardJoinPoint() local