Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_tasking.cpp254 const kmp_taskdata_t *tasknew, in __kmp_task_is_allowed() argument
256 if (is_constrained && (tasknew->td_flags.tiedness == TASK_TIED)) { in __kmp_task_is_allowed()
266 kmp_taskdata_t *parent = tasknew->td_parent; in __kmp_task_is_allowed()
277 kmp_depnode_t *node = tasknew->td_depnode; in __kmp_task_is_allowed()