Function rustc_ty_utils::layout::generator_saved_local_eligibility
source · fn generator_saved_local_eligibility<'tcx>(
info: &GeneratorLayout<'tcx>
) -> (BitSet<GeneratorSavedLocal>, IndexVec<GeneratorSavedLocal, SavedLocalEligibility>)
Expand description
Compute the eligibility and assignment of each local.