Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h90 StringRef OrigDIVerifyBugsReportFilePath);
143 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");
150 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");
171 StringRef OrigDIVerifyBugsReportFilePath; variable
203 OrigDIVerifyBugsReportFilePath)); in add()
210 OrigDIVerifyBugsReportFilePath)); in add()
225 OrigDIVerifyBugsReportFilePath = BugsReportFilePath; in setOrigDIVerifyBugsReportFilePath()
228 return OrigDIVerifyBugsReportFilePath; in getOrigDIVerifyBugsReportFilePath()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp501 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()
830 OrigDIVerifyBugsReportFilePath); in runOnModule()
838 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()
840 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()
852 StringRef OrigDIVerifyBugsReportFilePath; member
872 OrigDIVerifyBugsReportFilePath); in runOnFunction()
880 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyFunctionPass()
882 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyFunctionPass()
894 StringRef OrigDIVerifyBugsReportFilePath; member
952 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass() argument
[all …]