Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h149 unsigned getMaxConcurrency() const override { return MaxThreadCount; } in getMaxConcurrency() function
233 unsigned getMaxConcurrency() const override { return 1; } in getMaxConcurrency() function