Searched refs:thinLTOIndexOnly (Results 1 – 12 of 12) sorted by relevance
111 if (ctx.config.thinLTOIndexOnly) { in BitcodeCompiler()136 if (ctx.config.thinLTOIndexOnly) in add()202 if (ctx.config.thinLTOIndexOnly) { in compile()
288 bool thinLTOIndexOnly; member
999 if (ctx.config.thinLTOIndexOnly) in BitcodeFile()
1887 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in linkerMain()2328 if (config->thinLTOIndexOnly) in linkerMain()
100 if (config->thinLTOIndexOnly) { in BitcodeCompiler()264 if (config->thinLTOIndexOnly) { in compile()
138 bool thinLTOIndexOnly; member
1570 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in link()1577 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in link()1876 if (config->thinLTOIndexOnly) in link()
2217 if (config->thinLTOIndexOnly) in BitcodeFile()
199 if (config->thinLTOIndexOnly) { in BitcodeCompiler()358 if (config->thinLTOIndexOnly) { in compile()
262 bool thinLTOIndexOnly; member
1250 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in readConfigs()1257 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()2715 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link()
1617 if (config->thinLTOIndexOnly) in BitcodeFile()