Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp731 __anon643b51d60502(const ExitInfo &Info, unsigned i, unsigned j, bool IsLatch) UnrollLoop() argument
770 bool IsLatch = Pair.first == LatchBlock; UnrollLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp426 bool IsLatch = SuccBB == HeaderBB; in findForwardJoinPoint() local