Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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 …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp883 OrigDIVerifyBugsReportFilePath); in runOnModule()
896 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()
898 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()
910 StringRef OrigDIVerifyBugsReportFilePath; member
936 OrigDIVerifyBugsReportFilePath); in runOnFunction()
948 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyFunctionPass()
950 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyFunctionPass()
962 StringRef OrigDIVerifyBugsReportFilePath; member
1035 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyModulePass() argument
1047 StringRef OrigDIVerifyBugsReportFilePath) { in createCheckDebugifyFunctionPass() argument
[all …]