Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp44 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead()
174 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
H A 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
H A DLoopPredication.cpp1005 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local
1059 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h35 getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
52 SmallVector<BlockT*, 8> ExitingBlocks; in getExitingBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp66 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead()
480 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
H A 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
H A DLoopPredication.cpp1076 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local
1119 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h35 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
51 SmallVector<BlockT *, 8> ExitingBlocks; in getExitingBlock() local
H A DRegionInfoImpl.h131 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp325 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop() member
328 SmallVector<BasicBlock *, 4> ExitingBlocks; in UnrollLoop() local
H A DLoopPeel.cpp325 SmallVector<BasicBlock *> ExitingBlocks; in peelToTurnInvariantLoadsDerefencebale() local
630 SmallVector<BasicBlock *> ExitingBlocks; in initBranchWeights() local
H A DUnifyLoopExits.cpp152 SetVector<BasicBlock *> ExitingBlocks; in unifyLoopExits() local
H A DLoopUtils.cpp1204 SmallVector<BasicBlock *, 4> ExitingBlocks; in canLoopBeDeleted() local
1759 SmallVector<BasicBlock *, 4> ExitingBlocks; in hasPartialIVCondition() local
H A DLoopSimplify.cpp522 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
H A DLoopUnrollRuntime.cpp443 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp306 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local
333 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp311 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local
349 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp499 SmallVector<BasicBlock*, 4> ExitingBlocks; in convertToCTRLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericLoopInfoImpl.h34 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp491 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DRegionInfoImpl.h129 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local

12