Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h153 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");
160 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");
165 llvm::StringRef OrigDIVerifyBugsReportFilePath; variable
178 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in NameOfWrappedPass()
189 llvm::StringRef OrigDIVerifyBugsReportFilePath = ""; variable
207 OrigDIVerifyBugsReportFilePath = BugsReportFilePath; in setOrigDIVerifyBugsReportFilePath()
210 return OrigDIVerifyBugsReportFilePath; in getOrigDIVerifyBugsReportFilePath()
228 StringRef OrigDIVerifyBugsReportFilePath; variable
260 OrigDIVerifyBugsReportFilePath)); in add()
267 OrigDIVerifyBugsReportFilePath)); in add()
[all …]
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DDebugify.cpp850 OrigDIVerifyBugsReportFilePath); in runOnModule()
860 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()
872 StringRef OrigDIVerifyBugsReportFilePath; member
892 OrigDIVerifyBugsReportFilePath); in runOnFunction()
902 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyFunctionPass()
914 StringRef OrigDIVerifyBugsReportFilePath; member
977 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass() argument
989 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyFunctionPass() argument
1007 OrigDIVerifyBugsReportFilePath); in run()
1045 P, OrigDIVerifyBugsReportFilePath); in registerCallbacks()
[all …]