Function is_passthrough_place_local

Source
pub(crate) fn is_passthrough_place_local(
    ctx: &LowerCtx<'_>,
    local: MirLocalId,
) -> bool
Expand description

Return whether one place local is represented directly as a value local.