llvm::LoopVectorizationLegality::getDominatorTree

Return the dominator tree for the function.

Synopsis

Declared in <llvm/Transforms/Vectorize/LoopVectorizationLegality.h>

DominatorTree*
getDominatorTree() const;

Return Value

The dominator tree for the function.