Searched refs:thinLTOIndexOnly (Results 1 – 12 of 12) sorted by relevance
118 if (ctx.config.thinLTOIndexOnly) { in BitcodeCompiler()144 if (ctx.config.thinLTOIndexOnly) in add()210 if (ctx.config.thinLTOIndexOnly) { in compile()
322 bool thinLTOIndexOnly; member
1050 if (ctx.config.thinLTOIndexOnly) in BitcodeFile()
2011 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in linkerMain()2512 if (config->emit != EmitKind::Obj || config->thinLTOIndexOnly) in linkerMain()
91 if (config->thinLTOIndexOnly) { in saveOrHardlinkBuffer() 258 if (config->thinLTOIndexOnly) { in compile()
141 bool thinLTOIndexOnly; member
1683 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in link()1691 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in link()2005 if (config->thinLTOIndexOnly) in link()
2278 if (config->thinLTOIndexOnly) in BitcodeFile()
178 if (config->thinLTOIndexOnly) { in BitcodeCompiler()348 if (config->thinLTOIndexOnly) { in compile()
304 bool thinLTOIndexOnly; member
1433 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in readConfigs()1441 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()2967 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link()
1708 if (config->thinLTOIndexOnly) in BitcodeFile()