Home
last modified time | relevance | path

Searched refs:this_num_roots (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp5519 kmp_int32 this_num_roots = tdg->num_roots; local
5554 for (kmp_int32 j = 0; j < this_num_roots; ++j) {
5651 kmp_int32 this_num_roots = 0; local
5656 this_root_tasks[this_num_roots++] = i;
5662 tdg->num_roots = this_num_roots;