rustc_data_structures
1.77.0-nightly
(d5fd09972 2024-01-22)
In rustc_data_structures::graph::dominators
?
Function
rustc_data_structures
::
graph
::
dominators
::
is_small_path_graph
source
·
[
−
]
fn is_small_path_graph<G:
ControlFlowGraph
>(g:
&G
) ->
bool