Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLoopPeel.cpp96 L->getUniqueNonLatchExitBlocks(Exits); in canPeel()
DLoopUnrollRuntime.cpp626 L->getUniqueNonLatchExitBlocks(OtherExits); in UnrollRuntimeLoopRemainder()
DLoopUtils.cpp760 L->getUniqueNonLatchExitBlocks(ExitBlocks); in getExpectedExitLoopLatchBranch()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLoopInfoImpl.h129 void LoopBase<BlockT, LoopT>::getUniqueNonLatchExitBlocks( in getUniqueNonLatchExitBlocks() function
DLoopInfo.h299 void getUniqueNonLatchExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;