Returns true if it holds a DomTreeT.

Synopsis

Declared in <llvm/Analysis/GenericDomTreeUpdater.h>

bool
hasDomTree() const;

Return Value

True if a dominator tree is held.

Created with MrDocs