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()
141 bool thinLTOEmitIndexFiles; member
1754 config->thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in link()1765 if (config->thinLTOEmitIndexFiles && !config->thinLTOIndexOnly) { in link()
186 ctx.arg.thinLTOEmitIndexFiles, ctx.arg.thinLTOEmitImportsFiles, in BitcodeCompiler()193 onIndexWrite, ctx.arg.thinLTOEmitIndexFiles, in BitcodeCompiler()224 if (ctx.arg.thinLTOEmitIndexFiles) in add()351 if (ctx.arg.thinLTOEmitIndexFiles) in compile()
383 bool thinLTOEmitIndexFiles; member
1562 ctx.arg.thinLTOEmitIndexFiles = args.hasArg(OPT_thinlto_emit_index_files) || in readConfigs()1573 if (ctx.arg.thinLTOEmitIndexFiles && !ctx.arg.thinLTOIndexOnly) { in readConfigs()