Searched refs:ThinLTOIndexFile (Results 1 – 4 of 4) sorted by relevance
947 bool IsThinLTOPostLink = !CodeGenOpts.ThinLTOIndexFile.empty(); in RunOptimizationPipeline()1290 if (!CGOpts.ThinLTOIndexFile.empty()) { in EmitBackendOutput()1296 CGOpts.ThinLTOIndexFile, in EmitBackendOutput()1301 CGOpts.ThinLTOIndexFile + "': "); in EmitBackendOutput()
1074 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) { in loadModule()
296 std::string ThinLTOIndexFile; variable
1571 if (!Opts.ThinLTOIndexFile.empty()) in GenerateCodeGenArgs()1572 GenerateArg(Consumer, OPT_fthinlto_index_EQ, Opts.ThinLTOIndexFile); in GenerateCodeGenArgs()1868 Opts.ThinLTOIndexFile = in ParseCodeGenArgs()