Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h206 void setOrigDIVerifyBugsReportFilePath(StringRef BugsReportFilePath) { in setOrigDIVerifyBugsReportFilePath() function
281 void setOrigDIVerifyBugsReportFilePath(StringRef BugsReportFilePath) { in setOrigDIVerifyBugsReportFilePath() function
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp779 Passes.setOrigDIVerifyBugsReportFilePath(VerifyDIPreserveExport); in main()
837 Passes.setOrigDIVerifyBugsReportFilePath(VerifyDIPreserveExport); in main()
H A DNewPMDriver.cpp413 Debugify.setOrigDIVerifyBugsReportFilePath( in runPassPipeline()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp879 Debugify.setOrigDIVerifyBugsReportFilePath( in RunOptimizationPipeline()