Searched refs:thinLTOIndexOnlyArg (Results 1 – 9 of 9) sorted by relevance
84 if (!config->thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()85 indexFile = openFile(config->thinLTOIndexOnlyArg); in BitcodeCompiler()
178 llvm::StringRef thinLTOIndexOnlyArg; member
1759 config->thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in link()1774 config->thinLTOIndexOnlyArg.empty()) { in link()
108 if (!ctx.config.thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()109 indexFile = openFile(ctx.config.thinLTOIndexOnlyArg); in BitcodeCompiler()
245 llvm::StringRef thinLTOIndexOnlyArg; member
2124 config->thinLTOIndexOnlyArg = in linkerMain()
170 if (!ctx.arg.thinLTOIndexOnlyArg.empty()) in BitcodeCompiler()171 indexFile = openFile(ctx.arg.thinLTOIndexOnlyArg); in BitcodeCompiler()
250 llvm::StringRef thinLTOIndexOnlyArg; member
1567 ctx.arg.thinLTOIndexOnlyArg = args.getLastArgValue(OPT_thinlto_index_only_eq); in readConfigs()1582 ctx.arg.thinLTOIndexOnlyArg.empty()) { in readConfigs()