llvm::GVNPass::getDominatorTree

Return the dominator tree used by this pass.

Synopsis

Declared in <llvm/Transforms/Scalar/GVN.h>

DominatorTree&
getDominatorTree() const;

Return Value

The dominator tree used by this pass.