Function rustc_hir_analysis::hir_ty_lowering::cmse::is_valid_cmse_output

source ยท
fn is_valid_cmse_output<'tcx>(
    tcx: TyCtxt<'tcx>,
    fn_sig: PolyFnSig<'tcx>,
) -> Result<bool, &'tcx LayoutError<'tcx>>
Expand description

Returns whether the output will fit into the available registers