value_from_operand

Function value_from_operand 

Source
fn value_from_operand<'tcx>(operand: &Operand<'tcx>) -> AbstractValue<'tcx>
Expand description

Convert a MIR operand to an abstract value.