Function rustc_data_structures::graph::dominators::dominators_impl

source ·
fn dominators_impl<G: ControlFlowGraph>(graph: &G) -> Inner<G::Node>