Module rustc_ap_rustc_data_structures::graph[][src]

Modules

Finding the dominators in a control-flow graph.

A graph module for use in dataflow, region resolution, and elsewhere.

Routine to compute the strongly connected components (SCCs) of a graph.

Traits

Functions

Returns true if the graph has a cycle that is reachable from the start node.