Searched defs:ActiveThreads (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ThreadPool.h | 203 unsigned ActiveThreads = 0; variable |
/llvm-project/offload/DeviceRTL/src/ | ||
H A D | Reduction.cpp | 283 uint32_t ActiveThreads = kmpcMin(NumRecs, NumThreads); __kmpc_nvptx_teams_reduce_nowait_v2() local |