rustc_data_structures::graph::dominators

Function is_small_path_graph

Source
fn is_small_path_graph<G: ControlFlowGraph>(g: &G) -> bool