Function inline

Source
fn inline<'tcx, T: Inliner<'tcx>>(
    tcx: TyCtxt<'tcx>,
    body: &mut Body<'tcx>,
) -> bool