Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp95 L->getUniqueNonLatchExitBlocks(Exits); in canPeel()
172 L.getUniqueNonLatchExitBlocks(Exits); in peelToTurnInvariantLoadsDerefencebale()
349 L->getUniqueNonLatchExitBlocks(ExitBlocks); in violatesLegacyMultiExitLoopCheck()
H A DLoopUnrollRuntime.cpp606 L->getUniqueNonLatchExitBlocks(OtherExits); in UnrollRuntimeLoopRemainder()
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp1418 L->getUniqueNonLatchExitBlocks(Exits); in TEST()
1461 L->getUniqueNonLatchExitBlocks(Exits); in TEST()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h128 void LoopBase<BlockT, LoopT>::getUniqueNonLatchExitBlocks( in getUniqueNonLatchExitBlocks() function
H A DLoopInfo.h315 void getUniqueNonLatchExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;