Home
last modified time | relevance | path

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

/llvm-project/offload/include/OpenMP/
H A DMapping.h165 [[nodiscard]] int32_t decDataEndThreadCount() { in decDataEndThreadCount() function
/llvm-project/offload/src/
H A Domptarget.cpp579 const bool IsNotLastUser = Entry->decDataEndThreadCount() != 0; in targetDataBegin()