Searched refs:thinLTOIndexOnlyArg (Results 1 – 9 of 9) sorted by relevance
113 if (!ctx.config.thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()114 indexFile = openFile(ctx.config.thinLTOIndexOnlyArg); in BitcodeCompiler()
238 llvm::StringRef thinLTOIndexOnlyArg; member
2013 config->thinLTOIndexOnlyArg = in linkerMain()
85 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()86 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
174 llvm::StringRef thinLTOIndexOnlyArg; member
1685 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in link()1700 config->thinLTOIndexOnlyArg.empty()) { in link()
172 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()173 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
187 llvm::StringRef thinLTOIndexOnlyArg; member
1435 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in readConfigs()1450 config->thinLTOIndexOnlyArg.empty()) { in readConfigs()