Searched refs:thinLTOEmitIndexFiles (Results 1 – 6 of 6) sorted by relevance
108 onIndexWrite, config->thinLTOEmitIndexFiles, in BitcodeCompiler()118 if (config->thinLTOEmitIndexFiles) in add()229 if (config->thinLTOEmitIndexFiles) in compile()
137 bool thinLTOEmitIndexFiles; member
1567 config->thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in link()1577 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in link()
207 onIndexWrite, config->thinLTOEmitIndexFiles, in BitcodeCompiler()233 if (config->thinLTOEmitIndexFiles) in add()355 if (config->thinLTOEmitIndexFiles) in compile()
261 bool thinLTOEmitIndexFiles; member
1247 config->thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in readConfigs()1257 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()