Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_sched.cpp317 T big_chunk_inc_count = in __kmp_for_static_init() local
324 *plower += tid * big_chunk_inc_count; in __kmp_for_static_init()
325 *pupper = *plower + big_chunk_inc_count - incr; in __kmp_for_static_init()