fn record_guarded<B>(
ctx: &mut LowerCtx<'_, '_, '_, B>,
guard: &LoweredGuard<B>,
condition: Option<&Condition>,
)where
B: RotationBackend,fn record_guarded<B>(
ctx: &mut LowerCtx<'_, '_, '_, B>,
guard: &LoweredGuard<B>,
condition: Option<&Condition>,
)where
B: RotationBackend,