Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp532 bool DelEntry = IsLast || ForceDelete; in targetDataEnd() local
536 DelEntry = false; // protect parent struct from being deallocated in targetDataEnd()
539 if ((ArgTypes[I] & OMP_TGT_MAPTYPE_FROM) || DelEntry) { in targetDataEnd()
557 if ((DelEntry || Always || CopyMember) && in targetDataEnd()
599 if (DelEntry) { in targetDataEnd()
609 if (DelEntry) in targetDataEnd()