value_for_place

Function value_for_place 

Source
fn value_for_place<'a, 'tcx>(
    forward: &'a ForwardVisitResult<'tcx>,
    place: &PlaceKey,
) -> Option<&'a AbstractValue<'tcx>>
Expand description

Return the abstract value assigned to a place when it is tracked by local.