Searched refs:ThinLTOIndexFile (Results 1 – 4 of 4) sorted by relevance
250 std::string ThinLTOIndexFile; variable
660 if (!CodeGenOpts.ThinLTOIndexFile.empty()) in CreatePasses()1355 bool IsThinLTOPostLink = !CodeGenOpts.ThinLTOIndexFile.empty(); in EmitAssemblyWithNewPassManager()1621 if (!CGOpts.ThinLTOIndexFile.empty()) { in EmitBackendOutput()1626 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()1631 CGOpts.ThinLTOIndexFile + "': "); in EmitBackendOutput()
984 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) { in loadModule()
1425 if (!Opts.ThinLTOIndexFile.empty()) in GenerateCodeGenArgs()1426 GenerateArg(Args, OPT_fthinlto_index_EQ, Opts.ThinLTOIndexFile, SA); in GenerateCodeGenArgs()1720 Opts.ThinLTOIndexFile = in ParseCodeGenArgs()