pub(crate) fn is_passthrough_place_local( ctx: &LowerCtx<'_>, local: MirLocalId, ) -> bool
Return whether one place local is represented directly as a value local.