Searched refs:thinLTOIndexOnlyArg (Results 1 – 6 of 6) sorted by relevance
96 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()97 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
200 llvm::StringRef thinLTOIndexOnlyArg; member
1673 config->thinLTOIndexOnlyArg = in link()
186 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()187 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
123 llvm::StringRef thinLTOIndexOnlyArg; member
1070 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in readConfigs()