Home
last modified time | relevance | path

Searched refs:getUniqueExitBlocks (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h89 getUniqueExitBlocks(UniqueExitBlocks); in hasDedicatedExits()
115 void LoopBase<BlockT, LoopT>::getUniqueExitBlocks( in getUniqueExitBlocks() function
133 getUniqueExitBlocks(UniqueExitBlocks); in getUniqueExitBlock()
DLoopInfo.h276 void getUniqueExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1263 L->getUniqueExitBlocks(ExitBlocks); in UnswitchNontrivialCondition()
1271 L->getUniqueExitBlocks(ExitBlocks); in UnswitchNontrivialCondition()
DLICM.cpp410 L->getUniqueExitBlocks(ExitBlocks); in runOnLoop()
1508 CurLoop->getUniqueExitBlocks(ExitBlocks); in splitPredecessorsOfLoopExit()
1641 CurLoop->getUniqueExitBlocks(ExitBlocks); in sink()
DIndVarSimplify.cpp591 L->getUniqueExitBlocks(ExitBlocks); in rewriteLoopExitValues()
755 L->getUniqueExitBlocks(ExitBlocks); in rewriteFirstIterationLoopExitValues()
833 L->getUniqueExitBlocks(ExitBlocks); in canLoopBeDeleted()
DLoopIdiomRecognize.cpp335 CurLoop->getUniqueExitBlocks(ExitBlocks); in runOnCountableLoop()
DSimpleLoopUnswitch.cpp2620 L.getUniqueExitBlocks(ExitBlocks); in unswitchBestCondition()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2137 CurLoop->getUniqueExitBlocks(ExitBlocks); in processCopyingStore()
2392 L->getUniqueExitBlocks(ExitBlocks); in runOnCountableLoop()