LLVM 20.0.0git
|
#include "llvm/Transforms/Utils/Debugify.h"
Public Member Functions | |
NewPMCheckDebugifyPass (bool Strip=false, llvm::StringRef NameOfWrappedPass="", DebugifyStatsMap *StatsMap=nullptr, enum DebugifyMode Mode=DebugifyMode::SyntheticDebugInfo, DebugInfoPerPass *DebugInfoBeforePass=nullptr, llvm::StringRef OrigDIVerifyBugsReportFilePath="") | |
llvm::PreservedAnalyses | run (llvm::Module &M, llvm::ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< NewPMCheckDebugifyPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< NewPMCheckDebugifyPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 164 of file Debugify.h.
|
inline |
Definition at line 173 of file Debugify.h.
PreservedAnalyses NewPMCheckDebugifyPass::run | ( | llvm::Module & | M, |
llvm::ModuleAnalysisManager & | AM | ||
) |
Definition at line 1037 of file Debugify.cpp.
References llvm::PreservedAnalyses::all(), and llvm::checkDebugInfoMetadata().