ruka_
codegen_
rust
0.1.0
In ruka_
codegen_
rust::
analysis_
and_
calls
ruka_codegen_rust
::
analysis_and_calls
Function
collect_mutable_locals
Copy item path
Source
pub(crate) fn collect_mutable_locals( stmts: &[MirStmt], mutable_locals: &mut
HashSet
<MirLocalId>, )