OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_threadpool_strategy
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Threading.h
185
get_threadpool_strategy
(StringRef Num, ThreadPoolStrategy Default = {});
202
/// based on the rules described for
get_threadpool_strategy
().
207
get_threadpool_strategy
(Num, heavyweight_hardware_concurrency());
/src/external/apache2/llvm/dist/llvm/lib/Support/
Threading.cpp
136
llvm::
get_threadpool_strategy
(StringRef Num, ThreadPoolStrategy Default) {
function in class:llvm
/src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp
142
// system. See llvm::
get_threadpool_strategy
() for acceptable values.
275
if (!
get_threadpool_strategy
(opt))
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
CommonArgs.cpp
467
if (!llvm::
get_threadpool_strategy
(LtoJobsArg->getValue()))
Darwin.cpp
665
llvm::
get_threadpool_strategy
(Parallelism)->compute_thread_count();
Completed in 68 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026