Dominator tree specialization (not post‐dominator).
Synopsis
Declared in <llvm/Support/GenericDomTree.h>
template<typename T>
using DomTreeBase = DominatorTreeBase<T, false>;
Created with MrDocs
Dominator tree specialization (not post‐dominator).
Declared in <llvm/Support/GenericDomTree.h>
template<typename T>
using DomTreeBase = DominatorTreeBase<T, false>;
Created with MrDocs