Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp4837 void set_ub(kmp_uint64 ub) { function in kmp_taskloop_bounds_t
4948 next_task_bounds.set_ub(upper + (st > 0 ? 1 : -1));
4950 next_task_bounds.set_ub(upper);