rustc_
mir_
dataflow
1.84.0-beta.4
(202008a1b 2024-12-07)
Module visitor
Module Items
Traits
Functions
In rustc_
mir_
dataflow::
framework
rustc_mir_dataflow
::
framework
Module
visitor
Copy item path
Source
Traits
§
Results
Visitor
A visitor over the results of an
Analysis
.
Functions
§
visit_
results
Calls the corresponding method in
ResultsVisitor
for every location in a
mir::Body
with the dataflow state at that location.