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

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