Home
last modified time | relevance | path

Searched defs:ExitingBlocks (Results 1 – 25 of 42) 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/include/llvm/Analysis/
DLoopInfoImpl.h35 getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
52 SmallVector<BlockT*, 8> ExitingBlocks; in getExitingBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp66 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead()
480 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
DIndVarSimplify.cpp1547 SmallVector<BasicBlock*, 16> ExitingBlocks; in canonicalizeExitCondition() local
1672 SmallVector<BasicBlock*, 16> ExitingBlocks; in optimizeLoopExits() local
1842 SmallVector<BasicBlock*, 16> ExitingBlocks; in predicateLoopExits() local
2096 SmallVector<BasicBlock*, 16> ExitingBlocks; in run() local
DLoopPredication.cpp1076 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local
1119 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp152 SetVector<BasicBlock *> ExitingBlocks; in unifyLoopExits() local
DLoopUnroll.cpp325 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop() member
328 SmallVector<BasicBlock *, 4> ExitingBlocks; in UnrollLoop() local
DLoopPeel.cpp325 SmallVector<BasicBlock *> ExitingBlocks; in peelToTurnInvariantLoadsDerefencebale() local
630 SmallVector<BasicBlock *> ExitingBlocks; in initBranchWeights() local
DLoopSimplify.cpp522 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
DLoopUnrollRuntime.cpp443 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() 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/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-16.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
DRegionInfoImpl.h129 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp311 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local
349 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() 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-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.cpp1392 SmallVector<BasicBlock *, 4> ExitingBlocks; in getUnrollingPreferences() 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/PowerPC/
DPPCTargetTransformInfo.cpp506 SmallVector<BasicBlock*, 4> ExitingBlocks; in isHardwareLoopProfitable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1217 SmallVector<BasicBlock*, 4> ExitingBlocks; in getUnrollingPreferences() local

12