Home
last modified time | relevance | path

Searched defs:LoopHeaders (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h66 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
68 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h87 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
89 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h88 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
90 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DJumpThreading.h92 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
94 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DJumpThreading.h91 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
93 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DJumpThreading.h91 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
93 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DJumpThreading.h91 SmallPtrSet<const BasicBlock *, 16> LoopHeaders; variable
93 SmallSet<AssertingVH<const BasicBlock>, 16> LoopHeaders; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp155 SmallPtrSet<BasicBlock *, 16> LoopHeaders; in iterativelySimplifyCFG() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp139 SmallPtrSet<BasicBlock *, 16> LoopHeaders; in iterativelySimplifyCFG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp234 SmallVector<WeakVH, 16> LoopHeaders(UniqueLoopHeaders.begin(), in iterativelySimplifyCFG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h649 void addInnerLoopsToHeadersMap(DenseMap<BlockT *, const LoopT *> &LoopHeaders, in addInnerLoopsToHeadersMap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfoImpl.h657 void addInnerLoopsToHeadersMap(DenseMap<BlockT *, const LoopT *> &LoopHeaders, in addInnerLoopsToHeadersMap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfoImpl.h657 void addInnerLoopsToHeadersMap(DenseMap<BlockT *, const LoopT *> &LoopHeaders, in addInnerLoopsToHeadersMap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfoImpl.h664 void addInnerLoopsToHeadersMap(DenseMap<BlockT *, const LoopT *> &LoopHeaders, in addInnerLoopsToHeadersMap()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h629 void addInnerLoopsToHeadersMap(DenseMap<BlockT *, const LoopT *> &LoopHeaders, in addInnerLoopsToHeadersMap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericLoopInfoImpl.h657 void addInnerLoopsToHeadersMap(DenseMap<BlockT *, const LoopT *> &LoopHeaders, in addInnerLoopsToHeadersMap()
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp144 SmallPtrSetImpl<BasicBlock *> *LoopHeaders; member in __anon095d1ca30111::SimplifyCFGOpt
168 SmallPtrSetImpl<BasicBlock *> *LoopHeaders) in SimplifyCFGOpt()
5534 SmallPtrSetImpl<BasicBlock *> *LoopHeaders) { in SimplifyCFG()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp182 SmallPtrSetImpl<BasicBlock *> *LoopHeaders; member in __anon59d51a450111::SimplifyCFGOpt
211 SmallPtrSetImpl<BasicBlock *> *LoopHeaders, in SimplifyCFGOpt()
6191 SmallPtrSetImpl<BasicBlock *> *LoopHeaders) { in simplifyCFG()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp244 ArrayRef<WeakVH> LoopHeaders; member in __anon7001eb4b0111::SimplifyCFGOpt
289 const DataLayout &DL, ArrayRef<WeakVH> LoopHeaders, in SimplifyCFGOpt()
7337 ArrayRef<WeakVH> LoopHeaders) { in simplifyCFG()