[][src]Module rustc_ap_rustc_data_structures::graph::dominators

Finding the dominators in a control-flow graph.

Algorithm based on Keith D. Cooper, Timothy J. Harvey, and Ken Kennedy, "A Simple, Fast Dominance Algorithm", Rice Computer Science TS-06-33870, https://www.cs.rice.edu/~keith/EMBED/dom.pdf.

Structs

Dominators
Iter

Functions

dominators