pub fn borrowed_locals(body: &Body<'_>) -> BitSet<Local>
Expand description

The set of locals that are borrowed at some point in the MIR body.