Return the dominator tree used by this checker.

Synopsis

Declared in <llvm/Analysis/LoopAccessAnalysis.h>

DominatorTree*
getDT() const;

Return Value

The dominator tree used by this checker.

Created with MrDocs