This patch moves root-finding logic from DominatorTreeBase to GenericDomTreeConstruction.h.
It makes the behavior simpler and more consistent by always adding a virtual root to PostDominatorTrees.
Details
Details
Diff Detail
Diff Detail
Differential D35597
[Dominators] Move root-finding out of DomTreeBase and simplify it kuhar on Jul 18 2017, 6:08 PM. Authored by
Details This patch moves root-finding logic from DominatorTreeBase to GenericDomTreeConstruction.h.
Diff Detail |