Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_taskdeps.cpp147 #define ENTRY_LAST_INS 0 macro
178 entry->last_flag = ENTRY_LAST_INS; in __kmp_dephash_find()
316 if (info->last_flag == ENTRY_LAST_INS) { // INS were last in __kmp_process_deps()
357 info->last_flag = ENTRY_LAST_INS; in __kmp_process_deps()
367 if (info->last_flag == ENTRY_LAST_INS && last_mtxs) { // INS were last in __kmp_process_deps()