Searched refs:ThinLTOIndexFile (Results 1 – 4 of 4) sorted by relevance
652 if (!CodeGenOpts.ThinLTOIndexFile.empty()) in CreatePasses()1348 bool IsThinLTOPostLink = !CodeGenOpts.ThinLTOIndexFile.empty(); in EmitAssemblyWithNewPassManager()1614 if (!CGOpts.ThinLTOIndexFile.empty()) { in EmitBackendOutput()1619 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()1624 CGOpts.ThinLTOIndexFile + "': "); in EmitBackendOutput()
982 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) { in loadModule()
250 std::string ThinLTOIndexFile; variable
1428 if (!Opts.ThinLTOIndexFile.empty()) in GenerateCodeGenArgs()1429 GenerateArg(Args, OPT_fthinlto_index_EQ, Opts.ThinLTOIndexFile, SA); in GenerateCodeGenArgs()1717 Opts.ThinLTOIndexFile = in ParseCodeGenArgs()