Function rustc_mir_transform::generator::locals_live_across_suspend_points [−][src]
fn locals_live_across_suspend_points<'tcx>(
tcx: TyCtxt<'tcx>,
body: &Body<'tcx>,
always_live_locals: &AlwaysLiveLocals,
movable: bool
) -> LivenessInfo