Searched refs:DIBugsReportFilePath (Results 1 – 4 of 4) sorted by relevance
211 std::string DIBugsReportFilePath; variable
866 if (!CodeGenOpts.DIBugsReportFilePath.empty()) in RunOptimizationPipeline()868 CodeGenOpts.DIBugsReportFilePath); in RunOptimizationPipeline()
1696 if (!Opts.EnableDIPreservationVerify && Opts.DIBugsReportFilePath.size()) { in ParseCodeGenArgs()1698 << Opts.DIBugsReportFilePath; in ParseCodeGenArgs()1699 Opts.DIBugsReportFilePath = ""; in ParseCodeGenArgs()
5696 MarshallingInfoString<CodeGenOpts<"DIBugsReportFilePath">>;