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()
139 bool thinLTOEmitImportsFiles; member
1679 config->thinLTOEmitImportsFiles = args.hasArg(OPT_thinlto_emit_imports_files); in link()
183 config->thinLTOEmitImportsFiles, indexFile.get(), onIndexWrite); in BitcodeCompiler()188 config->thinLTOEmitImportsFiles); in BitcodeCompiler()301 if (config->thinLTOEmitImportsFiles) in thinLTOCreateEmptyIndexFiles()340 if (config->thinLTOEmitImportsFiles) in compile()
302 bool thinLTOEmitImportsFiles; member
1429 config->thinLTOEmitImportsFiles = args.hasArg(OPT_thinlto_emit_imports_files); in readConfigs()
124 ctx.config.thinLTOEmitImportsFiles, indexFile.get(), OnIndexWrite); in BitcodeCompiler()203 if (ctx.config.thinLTOEmitImportsFiles) in compile()
321 bool thinLTOEmitImportsFiles; member
2010 config->thinLTOEmitImportsFiles = args.hasArg(OPT_thinlto_emit_imports_files); in linkerMain()