Home
last modified time | relevance | path

Searched defs:DominatorTreeBase (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericDomTree.h46 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/
DGenericDomTree.h46 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 DGenericDomTree.h46 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/
DGenericDomTree.h46 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/
DGenericDomTree.h46 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 DGenericDomTree.h46 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 DGenericDomTree.h65 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 DDominators.cpp67 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 DDominators.cpp74 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/
DGenericSSAContext.h24 template <typename, bool> class DominatorTreeBase; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericSSAContext.h24 template <typename, bool> class DominatorTreeBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePostDominators.cpp20 template class DominatorTreeBase<MachineBasicBlock, true>; // PostDomTreeBase variable
H A DMachineDominators.cpp37 template class DominatorTreeBase<MachineBasicBlock, false>; // DomTreeBase variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericSSAContext.h24 template <typename, bool> class DominatorTreeBase; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericSSAContext.h24 template <typename, bool> class DominatorTreeBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachinePostDominators.cpp20 template class DominatorTreeBase<MachineBasicBlock, true>; // PostDomTreeBase variable
H A DMachineDominators.cpp39 template class DominatorTreeBase<MachineBasicBlock, false>; // DomTreeBase variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DSSAContext.h31 template <typename, bool> class DominatorTreeBase; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineDominators.cpp34 template class DominatorTreeBase<MachineBasicBlock>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h27 template <typename, bool> class DominatorTreeBase; variable
/aosp_15_r20/external/llvm/lib/IR/
H A DDominators.cpp64 template class llvm::DominatorTreeBase<BasicBlock>; member in llvm
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h59 template<class N> class DominatorTreeBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h66 template <class N, bool IsPostDom> class DominatorTreeBase; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h66 template <class N, bool IsPostDom> class DominatorTreeBase; variable