Module rustc_data_structures::control_flow_graph::reachable [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Compute reachability using a simple dataflow propagation. Store end-result in a big NxN bit matrix.

Structs

Reachability [
Experimental
]

Functions

reachable [
Experimental
]
reachable_given_rpo [
Experimental
]