Searched refs:ThinLTOIndexFile (Results 1 – 8 of 8) sorted by relevance
168 std::string ThinLTOIndexFile; variable
243 std::string ThinLTOIndexFile; variable
705 if (!CodeGenOpts.ThinLTOIndexFile.empty()) { in EmitAssembly()708 CodeGenOpts.ThinLTOIndexFile, [&](const DiagnosticInfo &DI) { in EmitAssembly()713 errs() << "Error loading index file '" << CodeGenOpts.ThinLTOIndexFile in EmitAssembly()
802 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) in ExecuteAction()
637 if (!CodeGenOpts.ThinLTOIndexFile.empty()) in CreatePasses()1203 if (!CodeGenOpts.ThinLTOIndexFile.empty()) in EmitAssemblyWithNewPassManager()1537 if (!CGOpts.ThinLTOIndexFile.empty()) { in EmitBackendOutput()1542 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()1547 CGOpts.ThinLTOIndexFile + "': "); in EmitBackendOutput()
1022 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) { in loadModule()
616 Opts.ThinLTOIndexFile = Args.getLastArgValue(OPT_fthinlto_index_EQ); in ParseCodeGenArgs()
1147 Opts.ThinLTOIndexFile = in ParseCodeGenArgs()