Function rustc_hir_analysis::hir_ty_lowering::cmse::is_valid_cmse_inputs

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

Returns whether the inputs will fit into the available registers