Expand description
A Dominator Tree represented as mappings of Blocks to their immediate dominator.
Structsยง
- Child
Iter - An iterator that enumerates the direct children of a block in the dominator tree.
- Dominator
Tree - The dominator tree for a single function.
- Dominator
Tree Preorder - Optional pre-order information that can be computed for a dominator tree.