Searched refs:ThinLTOIndexFile (Results 1 – 4 of 4) sorted by relevance
223 std::string ThinLTOIndexFile; variable
1277 if (!CGOpts.ThinLTOIndexFile.empty()) { in EmitBackendOutput()1282 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()1287 CGOpts.ThinLTOIndexFile + "': "); in EmitBackendOutput()
946 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) { in loadModule()
915 Opts.ThinLTOIndexFile = Args.getLastArgValue(OPT_fthinlto_index_EQ); in ParseCodeGenArgs()