rustc_
mir_
dataflow
1.87.0
(17067e9ac 2025-05-09)
Module direction
Module Items
Structs
Traits
In rustc_
mir_
dataflow::
framework
rustc_mir_dataflow
::
framework
Module
direction
Copy item path
Source
Structs
§
Backward
Dataflow that runs from the exit of a block (terminator), to its entry (the first statement).
Forward
Dataflow that runs from the entry of a block (the first statement), to its exit (terminator).
Traits
§
Direction