Function insert_poll_ready_block

Source
fn insert_poll_ready_block<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &mut Body<'tcx>,
) -> BasicBlock