Searched defs:getThreadCount (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ | ||
H A D | ThreadPool.h | 71 unsigned getThreadCount() const { return ThreadCount; } in getThreadCount() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ | ||
H A D | LTO.cpp | 1289 unsigned getThreadCount() override { in getThreadCount() function in __anon1be247a80c11::InProcessThinBackend |