Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/tools/archer/
H A Dompt-tsan.cpp487 bool InBarrier{false}; member
567 InBarrier = false; in Reset()
733 Data->InBarrier = true; in ompt_tsan_sync_region()
766 Data->InBarrier = false; in ompt_tsan_sync_region()
930 if (hasReductionCallback < ompt_set_always && FromTask->InBarrier) { in ompt_tsan_task_schedule()
976 if (hasReductionCallback < ompt_set_always && ToTask->InBarrier) { in ompt_tsan_task_schedule()