Searched refs:thinLTOJobs (Results 1 – 9 of 9) sorted by relevance
168 llvm::StringRef thinLTOJobs; member
99 llvm::heavyweight_hardware_concurrency(config->thinLTOJobs), in BitcodeCompiler()
1624 config->thinLTOJobs = v; in link()1627 config->thinLTOJobs = arg->getValue(); in link()1628 if (!get_threadpool_strategy(config->thinLTOJobs)) in link()1629 error("--thinlto-jobs: invalid job count: " + config->thinLTOJobs); in link()
185 std::string thinLTOJobs; member
127 llvm::heavyweight_hardware_concurrency(ctx.config.thinLTOJobs)); in BitcodeCompiler()
1492 config->thinLTOJobs = v.str(); in linkerMain()1886 config->thinLTOJobs = s.str(); in linkerMain()
367 StringRef thinLTOJobs; member
186 llvm::heavyweight_hardware_concurrency(config->thinLTOJobs), in BitcodeCompiler()
1667 config->thinLTOJobs = v; in readConfigs()1673 config->thinLTOJobs = arg->getValue(); in readConfigs()1678 if (!get_threadpool_strategy(config->thinLTOJobs)) in readConfigs()1679 error("--thinlto-jobs: invalid job count: " + config->thinLTOJobs); in readConfigs()