Searched refs:thinLTOIndexOnly (Results 1 – 8 of 8) sorted by relevance
104 if (config->thinLTOIndexOnly) { in BitcodeCompiler()129 if (config->thinLTOIndexOnly) in add()192 if (config->thinLTOIndexOnly) { in compile()
284 bool thinLTOIndexOnly; member
987 if (config->thinLTOIndexOnly) in BitcodeFile()
1872 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in linkerMain()2295 if (config->thinLTOIndexOnly) in linkerMain()
196 if (config->thinLTOIndexOnly) { in BitcodeCompiler()348 if (config->thinLTOIndexOnly) { in compile()
230 bool thinLTOIndexOnly; member
1194 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in readConfigs()1201 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()2607 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link()
1568 if (config->thinLTOIndexOnly) in BitcodeFile()