Searched refs:ThinLTOIndexFile (Results 1 – 4 of 4) sorted by relevance
168 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()
616 Opts.ThinLTOIndexFile = Args.getLastArgValue(OPT_fthinlto_index_EQ); in ParseCodeGenArgs()