rustc_data_structures::graph::dominators

Function is_small_path_graph

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