LLVM 22.0.0git
|
===- DroppedVariableStatsIR.h - Opt Diagnostics -*- C++ -*-----------—===// More...
Go to the source code of this file.
Classes | |
class | llvm::DroppedVariableStatsIR |
A class to collect and print dropped debug information due to LLVM IR optimization passes. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
===- DroppedVariableStatsIR.h - Opt Diagnostics -*- C++ -*-----------—===//
Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. See https://llvm.org/LICENSE.txt for license information. SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
===------------------------------------------------------------------—===//
Dropped Variable Statistics for Debug Information. Reports any number of #dbg_value that get dropped due to an optimization pass.
===------------------------------------------------------------------—===//
Definition in file DroppedVariableStatsIR.h.