rustc_
mir_
dataflow
1.85.0-nightly
(a47555110 2024-11-22)
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.