Searched refs:thinLTOEmitIndexFiles (Results 1 – 3 of 3) sorted by relevance
204 onIndexWrite, config->thinLTOEmitIndexFiles, in BitcodeCompiler()230 if (config->thinLTOEmitIndexFiles) in add()345 if (config->thinLTOEmitIndexFiles) in compile()
229 bool thinLTOEmitIndexFiles; member
1191 config->thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in readConfigs()1201 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in readConfigs()