Searched defs:getThreadCount (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ | ||
| H A D | ThreadPool.h | 71 unsigned getThreadCount() const { return ThreadCount; } in getThreadCount() function |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/ | ||
| H A D | LTO.cpp | 1289 unsigned getThreadCount() override { in getThreadCount() function in __anon3cbb56f10c11::InProcessThinBackend |