Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp550 uint64_t ParentRC = Device.getMapEntryRefCnt(Args[ParentIdx]); in targetDataEnd() local
551 assert(ParentRC > 0 && "parent struct not found"); in targetDataEnd()
552 if (ParentRC == 1) in targetDataEnd()