Function rustc_data_structures::graph::dominators::dominators

source ยท
pub fn dominators<G: ControlFlowGraph>(g: &G) -> Dominators<G::Node>