Function rustc_data_structures::graph::dominators::dominators[][src]

pub fn dominators<G: ControlFlowGraph>(graph: &G) -> Dominators<G::Node>