Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp96 L->getUniqueNonLatchExitBlocks(Exits); in canPeel()
H A DLoopUnrollRuntime.cpp626 L->getUniqueNonLatchExitBlocks(OtherExits); in UnrollRuntimeLoopRemainder()
H A DLoopUtils.cpp821 L->getUniqueNonLatchExitBlocks(ExitBlocks); in getExpectedExitLoopLatchBranch()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h129 void LoopBase<BlockT, LoopT>::getUniqueNonLatchExitBlocks( in getUniqueNonLatchExitBlocks() function
H A DLoopInfo.h299 void getUniqueNonLatchExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;