rustc_data_structures
1.82.0-dev
In rustc_data_structures::graph::dominators
Structs
Dominators
Inner
PreOrderFrame
PreorderIndex
Time
Enums
Kind
Functions
compress
compute_access_time
dominators
dominators_impl
eval
is_processed
is_small_path_graph
?
Settings
Function
rustc_data_structures
::
graph
::
dominators
::
is_small_path_graph
Copy item path
source
·
[
−
]
fn is_small_path_graph<G:
ControlFlowGraph
>(g:
&G
) ->
bool