Home
last modified time | relevance | path

Searched refs:getExitingBlocks (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp147 L->getExitingBlocks(exitingBlocks); in runOnLoop()
DLoopStrengthReduce.cpp1762 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond()
3466 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp120 L->getExitingBlocks(exitingBlocks); in runImpl()
DIndVarSimplify.cpp751 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted()
DLoopStrengthReduce.cpp2073 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond()
4396 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h35 getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks() function
53 getExitingBlocks(ExitingBlocks); in getExitingBlock()
DLoopInfo.h197 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
DRegionInfoImpl.h130 L->getExitingBlocks(ExitingBlocks); in contains()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopSimplify.cpp184 L->getExitingBlocks(ExitingBlocks); in ProcessLoop()
764 L->getExitingBlocks(ExitingBlocks); in verifyAnalysis()
/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp504 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()
863 L->getExitingBlocks(ExitingBlocks);
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp365 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
DMachineLICM.cpp571 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h185 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks() function
207 getExitingBlocks(ExitingBlocks); in getExitingBlock()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp500 L->getExitingBlocks(ExitingBlocks); in convertToCTRLoop()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp723 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()
1067 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp109 L->getExitingBlocks(ExitingBlocks); in contains()
DScalarEvolution.cpp4239 L->getExitingBlocks(ExitingBlocks); in ComputeBackedgeTakenCount()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLICM.cpp596 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1896 L->getExitingBlocks(ExitingBlocks); in findExistingExpansion()
DScalarEvolution.cpp5664 L->getExitingBlocks(ExitingBlocks); in computeBackedgeTakenCount()