Searched refs:thinLTOEmitImportsFiles (Results 1 – 9 of 9) sorted by relevance
96 config->thinLTOEmitImportsFiles, indexFile.get(), onIndexWrite); in BitcodeCompiler()101 config->thinLTOEmitImportsFiles); in BitcodeCompiler()183 if (config->thinLTOEmitImportsFiles) in thinLTOCreateEmptyIndexFiles()219 if (config->thinLTOEmitImportsFiles) in compile()
140 bool thinLTOEmitImportsFiles; member
1753 config->thinLTOEmitImportsFiles = args.hasArg(OPT_thinlto_emit_imports_files); in link()
182 ctx.arg.thinLTOEmitImportsFiles, indexFile.get(), onIndexWrite); in BitcodeCompiler()186 ctx.arg.thinLTOEmitIndexFiles, ctx.arg.thinLTOEmitImportsFiles, in BitcodeCompiler()194 ctx.arg.thinLTOEmitImportsFiles); in BitcodeCompiler()306 if (ctx.arg.thinLTOEmitImportsFiles) in thinLTOCreateEmptyIndexFiles()346 if (ctx.arg.thinLTOEmitImportsFiles) in compile()
382 bool thinLTOEmitImportsFiles; member
1561 ctx.arg.thinLTOEmitImportsFiles = args.hasArg(OPT_thinlto_emit_imports_files); in readConfigs()
129 ctx.config.thinLTOEmitImportsFiles, indexFile.get(), OnIndexWrite); in BitcodeCompiler()208 if (ctx.config.thinLTOEmitImportsFiles) in compile()
329 bool thinLTOEmitImportsFiles; member
2121 config->thinLTOEmitImportsFiles = args.hasArg(OPT_thinlto_emit_imports_files); in linkerMain()