Home
last modified time | relevance | path

Searched defs:OrigDIVerifyBugsReportFilePath (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h165 llvm::StringRef OrigDIVerifyBugsReportFilePath; global() variable
189 llvm::StringRef OrigDIVerifyBugsReportFilePath = ""; global() variable
228 StringRef OrigDIVerifyBugsReportFilePath; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp511 writeJSON(StringRef OrigDIVerifyBugsReportFilePath,StringRef FileNameFromCU,StringRef NameOfWrappedPass,llvm::json::Array & Bugs) writeJSON() argument
542 checkDebugInfoMetadata(Module & M,iterator_range<Module::iterator> Functions,DebugInfoPerPass & DebugInfoBeforePass,StringRef Banner,StringRef NameOfWrappedPass,StringRef OrigDIVerifyBugsReportFilePath) checkDebugInfoMetadata() argument
910 StringRef OrigDIVerifyBugsReportFilePath; global() member
962 StringRef OrigDIVerifyBugsReportFilePath; global() member
1035 createCheckDebugifyModulePass(bool Strip,StringRef NameOfWrappedPass,DebugifyStatsMap * StatsMap,enum DebugifyMode Mode,DebugInfoPerPass * DebugInfoBeforePass,StringRef OrigDIVerifyBugsReportFilePath) createCheckDebugifyModulePass() argument
1047 createCheckDebugifyFunctionPass(bool Strip,StringRef NameOfWrappedPass,DebugifyStatsMap * StatsMap,enum DebugifyMode Mode,DebugInfoPerPass * DebugInfoBeforePass,StringRef OrigDIVerifyBugsReportFilePath) createCheckDebugifyFunctionPass() argument
[all...]