Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp120 L->getExitingBlocks(exitingBlocks); in runImpl()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp147 L->getExitingBlocks(exitingBlocks); in runOnLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp175 L->getExitingBlocks(ExitingBlocks); in deleteLoopIfDead()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp501 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()
846 L->getExitingBlocks(ExitingBlocks);
DLoopUnrollRuntime.cpp471 L->getExitingBlocks(ExitingBlocks); in canProfitablyUnrollMultiExitLoop()
/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp504 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()
863 L->getExitingBlocks(ExitingBlocks);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h35 void LoopBase<BlockT, LoopT>::getExitingBlocks( in getExitingBlocks() function
53 getExitingBlocks(ExitingBlocks); in getExitingBlock()
DRegionInfoImpl.h133 L->getExitingBlocks(ExitingBlocks); in contains()
182 bool RegionBase<Tr>::getExitingBlocks( in getExitingBlocks() function
DRegionInfo.h414 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;
DLoopInfo.h250 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp365 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DShrinkWrap.cpp419 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp282 L.getExitingBlocks(ExitingBlocks); in allowSpeculativeCounterPromotion()
309 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp541 L->getExitingBlocks(ExitingBlocks); in convertToCTRLoop()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp500 L->getExitingBlocks(ExitingBlocks); in convertToCTRLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp723 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()
1042 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp723 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()
1067 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp585 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp109 L->getExitingBlocks(ExitingBlocks); in contains()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLICM.cpp596 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()

12