operand_place

Function operand_place 

Source
fn operand_place(operand: &Operand<'_>) -> Option<PlaceKey>
Expand description

Convert an operand into a place key when it names a MIR place.