Flush DomTree updates and return DomTree. It flushes Deleted BBs if both trees are up‐to‐date. It must only be called when it has a DomTree.

Synopsis

Declared in <llvm/Analysis/GenericDomTreeUpdater.h>

DomTreeT&
getDomTree();

Return Value

The dominator tree after flushing pending updates.

Created with MrDocs