Searched refs:OrigDIVerifyBugsReportFilePath (Results 1 – 2 of 2) sorted by relevance
91 StringRef OrigDIVerifyBugsReportFilePath);155 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");162 llvm::StringRef OrigDIVerifyBugsReportFilePath = "");167 llvm::StringRef OrigDIVerifyBugsReportFilePath; variable178 llvm::StringRef OrigDIVerifyBugsReportFilePath = "")180 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in NameOfWrappedPass()191 llvm::StringRef OrigDIVerifyBugsReportFilePath = ""; variable209 OrigDIVerifyBugsReportFilePath = BugsReportFilePath; in setOrigDIVerifyBugsReportFilePath()212 return OrigDIVerifyBugsReportFilePath; in getOrigDIVerifyBugsReportFilePath()230 StringRef OrigDIVerifyBugsReportFilePath; variable[all …]
514 static void writeJSON(StringRef OrigDIVerifyBugsReportFilePath, in writeJSON() argument518 raw_fd_ostream OS_FILE{OrigDIVerifyBugsReportFilePath, EC, in writeJSON()522 << OrigDIVerifyBugsReportFilePath << '\n'; in writeJSON()545 StringRef OrigDIVerifyBugsReportFilePath) { in checkDebugInfoMetadata() argument636 bool ShouldWriteIntoJSON = !OrigDIVerifyBugsReportFilePath.empty(); in checkDebugInfoMetadata()653 writeJSON(OrigDIVerifyBugsReportFilePath, FileNameFromCU, NameOfWrappedPass, in checkDebugInfoMetadata()880 OrigDIVerifyBugsReportFilePath); in runOnModule()890 StringRef OrigDIVerifyBugsReportFilePath = "") in CheckDebugifyModulePass()892 OrigDIVerifyBugsReportFilePath(OrigDIVerifyBugsReportFilePath), in CheckDebugifyModulePass()904 StringRef OrigDIVerifyBugsReportFilePath; member[all …]