Searched refs:thinLTOIndexOnly (Results 1 – 12 of 12) sorted by relevance
117 if (ctx.config.thinLTOIndexOnly) { in BitcodeCompiler()143 if (ctx.config.thinLTOIndexOnly) in add()209 if (ctx.config.thinLTOIndexOnly) { in compile()
319 bool thinLTOIndexOnly; member
1001 if (ctx.config.thinLTOIndexOnly) in BitcodeFile()
2019 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in linkerMain()2514 if (config->emit != EmitKind::Obj || config->thinLTOIndexOnly) in linkerMain()
91 if (config->thinLTOIndexOnly) { in BitcodeCompiler()258 if (config->thinLTOIndexOnly) { in compile()
140 bool thinLTOIndexOnly; member
1619 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in link()1627 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in link()1934 if (config->thinLTOIndexOnly) in link()
2272 if (config->thinLTOIndexOnly) in BitcodeFile()
176 if (config->thinLTOIndexOnly) { in BitcodeCompiler()346 if (config->thinLTOIndexOnly) { in compile()
289 bool thinLTOIndexOnly; member
1385 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in readConfigs()1393 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()2846 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link()
1650 if (config->thinLTOIndexOnly) in BitcodeFile()