Searched refs:DIBugsReportFilePath (Results 1 – 4 of 4) sorted by relevance
231 std::string DIBugsReportFilePath; variable
960 if (!CodeGenOpts.DIBugsReportFilePath.empty()) in RunOptimizationPipeline()962 CodeGenOpts.DIBugsReportFilePath); in RunOptimizationPipeline()
1988 if (!Opts.EnableDIPreservationVerify && Opts.DIBugsReportFilePath.size()) { in ParseCodeGenArgs()1990 << Opts.DIBugsReportFilePath; in ParseCodeGenArgs()1991 Opts.DIBugsReportFilePath = ""; in ParseCodeGenArgs()
7901 MarshallingInfoString<CodeGenOpts<"DIBugsReportFilePath">>;