Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h206 void setOrigDIVerifyBugsReportFilePath(StringRef BugsReportFilePath) { in setOrigDIVerifyBugsReportFilePath() function
281 void setOrigDIVerifyBugsReportFilePath(StringRef BugsReportFilePath) { in setOrigDIVerifyBugsReportFilePath() function
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp759 Passes.setOrigDIVerifyBugsReportFilePath(VerifyDIPreserveExport); in main()
840 Passes.setOrigDIVerifyBugsReportFilePath(VerifyDIPreserveExport); in main()
H A DNewPMDriver.cpp405 Debugify.setOrigDIVerifyBugsReportFilePath( in runPassPipeline()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp867 Debugify.setOrigDIVerifyBugsReportFilePath( in RunOptimizationPipeline()