rustc_
mir_
dataflow
1.87.0-nightly
(920d95eaf 2025-03-28)
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