Searched defs:getThreadCount (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/Support/ | ||
H A D | ThreadPool.h | 110 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function |
/openbsd/gnu/llvm/llvm/lib/LTO/ | ||
H A D | LTO.cpp | 1377 unsigned getThreadCount() override { in getThreadCount() function in __anon0aa4862a0c11::InProcessThinBackend |