Searched refs:DIBugsReportFilePath (Results 1 – 4 of 4) sorted by relevance
191 std::string DIBugsReportFilePath; variable
798 if (!CodeGenOpts.DIBugsReportFilePath.empty()) in RunOptimizationPipeline()800 CodeGenOpts.DIBugsReportFilePath); in RunOptimizationPipeline()
1688 if (!Opts.EnableDIPreservationVerify && Opts.DIBugsReportFilePath.size()) { in ParseCodeGenArgs()1690 << Opts.DIBugsReportFilePath; in ParseCodeGenArgs()1691 Opts.DIBugsReportFilePath = ""; in ParseCodeGenArgs()
5532 MarshallingInfoString<CodeGenOpts<"DIBugsReportFilePath">>;