fn hazard_used_after_statement<'tcx>( tcx: TyCtxt<'tcx>, caller: DefId, block: BasicBlock, statement_index: usize, hazard_locals: &HashSet<Local>, ) -> bool