Home
last modified time | relevance | path

Searched defs:getThreadCount (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h153 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function
237 unsigned getThreadCount() const { return 1; } in getThreadCount() function
H A DParallel.h55 inline size_t getThreadCount() { return 1; } in getThreadCount() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp108 size_t getThreadCount() const override { return ThreadCount; } in getThreadCount() function in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor
163 size_t getThreadCount() { in getThreadCount() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1556 unsigned getThreadCount() override { in getThreadCount() function in __anona29527bd1011::InProcessThinBackend
1659 unsigned getThreadCount() override { return 1; } in getThreadCount() function in __anona29527bd1511::WriteIndexesThinBackend