Function rustc_data_structures::graph::dominators::is_small_path_graph

source ยท
fn is_small_path_graph<G: ControlFlowGraph>(g: &G) -> bool