Home
last modified time | relevance | path

Searched refs:getExitBlocks (Results 1 – 25 of 39) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp117 L->getExitBlocks(ExitBlocks); in runOnLoop()
131 L->getExitBlocks(ExitBlocks); in runOnLoop()
/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp116 L->getExitBlocks(ExitBlocks); in runOnLoop()
130 L->getExitBlocks(ExitBlocks); in runOnLoop()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DLoopExtractor.cpp110 L->getExitBlocks(ExitBlocks); in runOnLoop()
124 L->getExitBlocks(ExitBlocks); in runOnLoop()
/external/llvm/lib/Transforms/Utils/
DLCSSA.cpp186 OtherLoop->getExitBlocks(EBs); in processInstruction()
222 L.getExitBlocks(ExitBlocks); in formLCSSA()
DLoopUnroll.cpp265 L->getExitBlocks(ExitBlocks); in UnrollLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h63 void LoopBase<BlockT, LoopT>::getExitBlocks( in getExitBlocks() function
79 getExitBlocks(ExitBlocks); in getExitBlock()
90 getExitBlocks(ExitBlocks); in hasDedicatedExits()
302 getExitBlocks(ExitBBs); in verifyLoop()
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h64 getExitBlocks(SmallVectorImpl<BlockT*> &ExitBlocks) const { in getExitBlocks() function
80 getExitBlocks(ExitBlocks); in getExitBlock()
230 getExitBlocks(ExitBBs); in verifyLoop()
DLoopInfo.h205 void getExitBlocks(SmallVectorImpl<BlockT*> &ExitBlocks) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLCSSA.cpp96 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions()
310 L.getExitBlocks(ExitBlocks); in formLCSSA()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopInstSimplify.cpp141 SuccLoop->getExitBlocks(SubLoopExitBlocks); in runOnLoop()
DLoopRotation.cpp172 L->getExitBlocks(ExitBlocks); in rotateLoop()
DLICM.cpp601 CurLoop->getExitBlocks(ExitBlocks); in isGuaranteedToExecute()
/external/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp159 SuccLoop->getExitBlocks(SubLoopExitBlocks); in runOnLoop()
/external/llvm/lib/Analysis/
DCFG.cpp163 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
DLoopInfo.cpp326 getExitBlocks(ExitBlocks); in hasDedicatedExits()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFG.cpp163 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
DMustExecute.cpp145 CurLoop->getExitBlocks(ExitBlocks); in isGuaranteedToExecute()
DLoopInfo.cpp700 L.getExitBlocks(ExitBlocks); in printLoop()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLCSSA.cpp123 L->getExitBlocks(ExitBlocks); in runOnLoop()
DBreakCriticalEdges.cpp348 TIL->getExitBlocks(ExitBlocks); in SplitCriticalEdge()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp96 Loop->getExitBlocks(Succs); in MetaBlock()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp93 Loop->getExitBlocks(Succs); in MetaBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp236 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter()
295 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h216 void getExitBlocks(SmallVectorImpl<BlockT*> &ExitBlocks) const { in getExitBlocks() function
236 getExitBlocks(ExitBlocks); in getExitBlock()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopInfo.cpp309 getExitBlocks(ExitBlocks); in hasDedicatedExits()

12