Searched refs:thread_counts (Results 1 – 2 of 2) sorted by relevance
29 %thread_counts = alloca [3 x i64], align 1630 %0 = load i64, ptr %thread_counts, align 1632 %arrayidx6 = getelementptr inbounds [3 x i64], ptr %thread_counts, i64 0, i64 1
145 const std::vector<int>* thread_counts = in FindBenchmarks() local149 const size_t family_size = family->args_.size() * thread_counts->size(); in FindBenchmarks()161 for (int num_threads : *thread_counts) { in FindBenchmarks()