Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h117 struct BPThreadPool { struct
131 BPThreadPool(ThreadPool &TheThreadPool) : TheThreadPool(TheThreadPool) {} in BPThreadPool() argument