fn hazard_used_after_block<'tcx>( tcx: TyCtxt<'tcx>, caller: DefId, start: BasicBlock, hazard_locals: &HashSet<Local>, ) -> bool