Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp429 struct DeallocTgtPtrInfo { struct
439 DeallocTgtPtrInfo(void *HstPtr, int64_t Size, bool ForceDelete, in DeallocTgtPtrInfo() function
452 std::vector<DeallocTgtPtrInfo> DeallocTgtPtrs; in targetDataEnd()
630 for (DeallocTgtPtrInfo &Info : DeallocTgtPtrs) { in targetDataEnd()