Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp112 size_t getThreadCount() const override { return ThreadCount; } getThreadCount() function in llvm::parallel::detail::__anond4bef43b0111::ThreadPoolExecutor
186 size_t getThreadCount() { getThreadCount() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h110 unsigned getThreadCount() const { return MaxThreadCount; } getThreadCount() function
H A DParallel.h55 inline size_t getThreadCount() { return 1; } in getThreadCount() function
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1539 unsigned getThreadCount() override { getThreadCount() function in __anond972c54f0e11::InProcessThinBackend
1627 unsigned getThreadCount() override { return 1; } getThreadCount() function in __anond972c54f1311::WriteIndexesThinBackend