rustc_
mir_
dataflow
1.86.0
(05f9846f8 2025-03-31)
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