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
Return the dominator tree used by this checker.
Declared in <llvm/Analysis/LoopAccessAnalysis.h>
DominatorTree*
getDT() const;
The dominator tree used by this checker.
Created with MrDocs