Function is_shadow_stack_local

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