Searched refs:thinLTOIndexOnly (Results 1 – 8 of 8) sorted by relevance
104 if (config->thinLTOIndexOnly) { in BitcodeCompiler()129 if (config->thinLTOIndexOnly) in add()191 if (config->thinLTOIndexOnly) { in compile()
274 bool thinLTOIndexOnly; member
1741 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in linkerMain()2162 if (config->thinLTOIndexOnly) in linkerMain()
1019 if (config->thinLTOIndexOnly) in BitcodeFile()
192 if (config->thinLTOIndexOnly) { in BitcodeCompiler()221 if (config->thinLTOIndexOnly) in add()333 if (config->thinLTOIndexOnly) { in compile()
216 bool thinLTOIndexOnly; member
1148 config->thinLTOIndexOnly = args.hasArg(OPT_thinlto_index_only) || in readConfigs()2342 if (config->thinLTOIndexOnly || config->emitLLVM || config->ltoEmitAsm || in link()
1678 if (config->thinLTOIndexOnly) in BitcodeFile()