Searched refs:thinLTOIndexOnlyArg (Results 1 – 9 of 9) sorted by relevance
85 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()86 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
173 llvm::StringRef thinLTOIndexOnlyArg; member
1621 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in link()1636 config->thinLTOIndexOnlyArg.empty()) { in link()
112 if (!ctx.config.thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()113 indexFile = openFile(ctx.config.thinLTOIndexOnlyArg); in BitcodeCompiler()
238 llvm::StringRef thinLTOIndexOnlyArg; member
2021 config->thinLTOIndexOnlyArg = in linkerMain()
170 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()171 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
184 llvm::StringRef thinLTOIndexOnlyArg; member
1387 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in readConfigs()1402 config->thinLTOIndexOnlyArg.empty()) { in readConfigs()