/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 117 L->getExitBlocks(ExitBlocks); in runOnLoop() 131 L->getExitBlocks(ExitBlocks); in runOnLoop()
|
/external/llvm/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 116 L->getExitBlocks(ExitBlocks); in runOnLoop() 130 L->getExitBlocks(ExitBlocks); in runOnLoop()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 110 L->getExitBlocks(ExitBlocks); in runOnLoop() 124 L->getExitBlocks(ExitBlocks); in runOnLoop()
|
/external/llvm/lib/Transforms/Utils/ |
D | LCSSA.cpp | 186 OtherLoop->getExitBlocks(EBs); in processInstruction() 222 L.getExitBlocks(ExitBlocks); in formLCSSA()
|
D | LoopUnroll.cpp | 265 L->getExitBlocks(ExitBlocks); in UnrollLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 63 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/ |
D | LoopInfoImpl.h | 64 getExitBlocks(SmallVectorImpl<BlockT*> &ExitBlocks) const { in getExitBlocks() function 80 getExitBlocks(ExitBlocks); in getExitBlock() 230 getExitBlocks(ExitBBs); in verifyLoop()
|
D | LoopInfo.h | 205 void getExitBlocks(SmallVectorImpl<BlockT*> &ExitBlocks) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LCSSA.cpp | 96 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions() 310 L.getExitBlocks(ExitBlocks); in formLCSSA()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopInstSimplify.cpp | 141 SuccLoop->getExitBlocks(SubLoopExitBlocks); in runOnLoop()
|
D | LoopRotation.cpp | 172 L->getExitBlocks(ExitBlocks); in rotateLoop()
|
D | LICM.cpp | 601 CurLoop->getExitBlocks(ExitBlocks); in isGuaranteedToExecute()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInstSimplify.cpp | 159 SuccLoop->getExitBlocks(SubLoopExitBlocks); in runOnLoop()
|
/external/llvm/lib/Analysis/ |
D | CFG.cpp | 163 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
|
D | LoopInfo.cpp | 326 getExitBlocks(ExitBlocks); in hasDedicatedExits()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CFG.cpp | 163 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
|
D | MustExecute.cpp | 145 CurLoop->getExitBlocks(ExitBlocks); in isGuaranteedToExecute()
|
D | LoopInfo.cpp | 700 L.getExitBlocks(ExitBlocks); in printLoop()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LCSSA.cpp | 123 L->getExitBlocks(ExitBlocks); in runOnLoop()
|
D | BreakCriticalEdges.cpp | 348 TIL->getExitBlocks(ExitBlocks); in SplitCriticalEdge()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 96 Loop->getExitBlocks(Succs); in MetaBlock()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 93 Loop->getExitBlocks(Succs); in MetaBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 236 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter() 295 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | LoopInfo.h | 216 void getExitBlocks(SmallVectorImpl<BlockT*> &ExitBlocks) const { in getExitBlocks() function 236 getExitBlocks(ExitBlocks); in getExitBlock()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | LoopInfo.cpp | 309 getExitBlocks(ExitBlocks); in hasDedicatedExits()
|