Home
last modified time | relevance | path

Searched defs:ExitingBlocks (Results 1 – 25 of 40) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp44 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead()
174 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
DIndVarSimplify.cpp830 SmallVector<BasicBlock *, 4> ExitingBlocks; in canLoopBeDeleted() local
2659 SmallVector<BasicBlock*, 16> ExitingBlocks; in getMaxBackedgeTakenCount() local
2684 SmallVector<BasicBlock*, 16> ExitingBlocks; in optimizeLoopExits() local
2809 SmallVector<BasicBlock*, 16> ExitingBlocks; in predicateLoopExits() local
3054 SmallVector<BasicBlock*, 16> ExitingBlocks; in run() local
DLoopPredication.cpp1005 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local
1059 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp46 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead()
191 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
DIndVarSimplify.cpp1397 SmallVector<BasicBlock*, 16> ExitingBlocks; in optimizeLoopExits() local
1553 SmallVector<BasicBlock*, 16> ExitingBlocks; in predicateLoopExits() local
1812 SmallVector<BasicBlock*, 16> ExitingBlocks; in run() local
DLoopPredication.cpp1007 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local
1050 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h35 getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
52 SmallVector<BlockT*, 8> ExitingBlocks; in getExitingBlock() local
DRegionInfoImpl.h129 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp144 SetVector<BasicBlock *> ExitingBlocks; in unifyLoopExits() local
DLoopUnroll.cpp544 std::vector<BasicBlock *> ExitingBlocks; in UnrollLoop() local
DLoopUnrollRuntime.cpp492 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() local
DLoopSimplify.cpp537 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
50 SmallVector<BlockT *, 8> ExitingBlocks; in getExitingBlock() local
DRegionInfoImpl.h131 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h35 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
51 SmallVector<BlockT *, 8> ExitingBlocks; in getExitingBlock() local
DRegionInfoImpl.h131 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp321 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local
358 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp306 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local
333 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp499 SmallVector<BasicBlock*, 4> ExitingBlocks; in convertToCTRLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp491 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() local
DLoopSimplify.cpp518 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp506 SmallVector<BasicBlock*, 4> ExitingBlocks; in isHardwareLoopProfitable() local
/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp503 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1217 SmallVector<BasicBlock*, 4> ExitingBlocks; in getUnrollingPreferences() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp715 SmallVector<BasicBlock*, 4> ExitingBlocks; in isHardwareLoopProfitable() local

12