Home
last modified time | relevance | path

Searched refs:setOrigDIVerifyBugsReportFilePath (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h206 void setOrigDIVerifyBugsReportFilePath(StringRef BugsReportFilePath) { in setOrigDIVerifyBugsReportFilePath() function
281 void setOrigDIVerifyBugsReportFilePath(StringRef BugsReportFilePath) { in setOrigDIVerifyBugsReportFilePath() function
/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp805 Passes.setOrigDIVerifyBugsReportFilePath(VerifyDIPreserveExport); in main()
940 Passes.setOrigDIVerifyBugsReportFilePath(VerifyDIPreserveExport); in main()
H A DNewPMDriver.cpp362 Debugify.setOrigDIVerifyBugsReportFilePath( in runPassPipeline()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp799 Debugify.setOrigDIVerifyBugsReportFilePath( in RunOptimizationPipeline()