Searched refs:DIBugsReportFilePath (Results 1 – 4 of 4) sorted by relevance
219 std::string DIBugsReportFilePath; variable
878 if (!CodeGenOpts.DIBugsReportFilePath.empty()) in RunOptimizationPipeline()880 CodeGenOpts.DIBugsReportFilePath); in RunOptimizationPipeline()
1801 if (!Opts.EnableDIPreservationVerify && Opts.DIBugsReportFilePath.size()) { in ParseCodeGenArgs()1803 << Opts.DIBugsReportFilePath; in ParseCodeGenArgs()1804 Opts.DIBugsReportFilePath = ""; in ParseCodeGenArgs()
7050 MarshallingInfoString<CodeGenOpts<"DIBugsReportFilePath">>;