/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | GenericDomTree.h | 46 class DominatorTreeBase; variable 56 friend class DominatorTreeBase<NodeT, false>; variable 57 friend class DominatorTreeBase<NodeT, true>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | GenericDomTree.h | 46 class DominatorTreeBase; variable 56 friend class DominatorTreeBase<NodeT, false>; variable 57 friend class DominatorTreeBase<NodeT, true>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 46 class DominatorTreeBase; variable 56 friend class DominatorTreeBase<NodeT, false>; variable 57 friend class DominatorTreeBase<NodeT, true>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | GenericDomTree.h | 46 class DominatorTreeBase; variable 56 friend class DominatorTreeBase<NodeT, false>; variable 57 friend class DominatorTreeBase<NodeT, true>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | GenericDomTree.h | 46 class DominatorTreeBase; variable 56 friend class DominatorTreeBase<NodeT, false>; variable 57 friend class DominatorTreeBase<NodeT, true>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 46 class DominatorTreeBase; variable 56 friend class DominatorTreeBase<NodeT, false>; variable 57 friend class DominatorTreeBase<NodeT, true>; variable
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 65 template <class NodeT> class DominatorTreeBase; variable 75 template <class N> friend class DominatorTreeBase; variable 317 explicit DominatorTreeBase(bool isPostDom) in DominatorTreeBase() function 320 DominatorTreeBase(DominatorTreeBase &&Arg) in DominatorTreeBase() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Dominators.cpp | 67 template class llvm::DominatorTreeBase<BasicBlock, false>; // DomTreeBase member in llvm 68 template class llvm::DominatorTreeBase<BasicBlock, true>; // PostDomTreeBase member in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Dominators.cpp | 74 template class llvm::DominatorTreeBase<BasicBlock, false>; // DomTreeBase member in llvm 75 template class llvm::DominatorTreeBase<BasicBlock, true>; // PostDomTreeBase member in llvm
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | GenericSSAContext.h | 24 template <typename, bool> class DominatorTreeBase; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | GenericSSAContext.h | 24 template <typename, bool> class DominatorTreeBase; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachinePostDominators.cpp | 20 template class DominatorTreeBase<MachineBasicBlock, true>; // PostDomTreeBase variable
|
H A D | MachineDominators.cpp | 37 template class DominatorTreeBase<MachineBasicBlock, false>; // DomTreeBase variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | GenericSSAContext.h | 24 template <typename, bool> class DominatorTreeBase; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | GenericSSAContext.h | 24 template <typename, bool> class DominatorTreeBase; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachinePostDominators.cpp | 20 template class DominatorTreeBase<MachineBasicBlock, true>; // PostDomTreeBase variable
|
H A D | MachineDominators.cpp | 39 template class DominatorTreeBase<MachineBasicBlock, false>; // DomTreeBase variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | SSAContext.h | 31 template <typename, bool> class DominatorTreeBase; variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineDominators.cpp | 34 template class DominatorTreeBase<MachineBasicBlock>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineSSAContext.h | 27 template <typename, bool> class DominatorTreeBase; variable
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Dominators.cpp | 64 template class llvm::DominatorTreeBase<BasicBlock>; member in llvm
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 59 template<class N> class DominatorTreeBase; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 66 template <class N, bool IsPostDom> class DominatorTreeBase; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 66 template <class N, bool IsPostDom> class DominatorTreeBase; variable
|