Skip to main content

collect_operand_sources

Function collect_operand_sources 

Source
fn collect_operand_sources(operand: &Operand<'_>, out: &mut FxHashSet<Local>)
Expand description

Add the local read by a MIR operand, if any.