Searched refs:thinLTOEmitIndexFiles (Results 1 – 6 of 6) sorted by relevance
100 onIndexWrite, config->thinLTOEmitIndexFiles, in BitcodeCompiler()110 if (config->thinLTOEmitIndexFiles) in add()223 if (config->thinLTOEmitIndexFiles) in compile()
139 bool thinLTOEmitIndexFiles; member
1616 config->thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in link()1627 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in link()
185 onIndexWrite, config->thinLTOEmitIndexFiles, in BitcodeCompiler()216 if (config->thinLTOEmitIndexFiles) in add()343 if (config->thinLTOEmitIndexFiles) in compile()
288 bool thinLTOEmitIndexFiles; member
1382 config->thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in readConfigs()1393 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()