llvm::MemorySSA::getDomTree

Return the dominator tree associated with this MemorySSA.

Synopsis

Declared in <llvm/Analysis/MemorySSA.h>

DominatorTree&
getDomTree() const;

Return Value

The dominator tree associated with this MemorySSA.