Searched refs:sources_per_thread (Results 1 – 1 of 1) sorted by relevance
112 static llvm::cl::opt<std::size_t> sources_per_thread( variable215 std::min(dump_files_.size() / sources_per_thread, max_threads), 1); in ReadInputDumpFiles()