pub fn excluded_locals(body: &Body<'_>) -> DenseBitSet<Local>
Expand description
Returns all locals with projections that have their reference or address taken.
pub fn excluded_locals(body: &Body<'_>) -> DenseBitSet<Local>
Returns all locals with projections that have their reference or address taken.