Searched refs:ThinLTOIndexFile (Results 1 – 4 of 4) sorted by relevance
979 bool IsThinLTOPostLink = !CodeGenOpts.ThinLTOIndexFile.empty(); in RunOptimizationPipeline()1303 if (!CGOpts.ThinLTOIndexFile.empty()) { in EmitBackendOutput()1309 CGOpts.ThinLTOIndexFile, in EmitBackendOutput()1314 CGOpts.ThinLTOIndexFile + "': "); in EmitBackendOutput()
1065 if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) { in loadModule()
300 std::string ThinLTOIndexFile; variable
1647 if (!Opts.ThinLTOIndexFile.empty()) in GenerateCodeGenArgs()1648 GenerateArg(Consumer, OPT_fthinlto_index_EQ, Opts.ThinLTOIndexFile); in GenerateCodeGenArgs()1946 Opts.ThinLTOIndexFile = in ParseCodeGenArgs()