Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp452 std::vector<DeallocTgtPtrInfo> DeallocTgtPtrs; in targetDataEnd() local
610 DeallocTgtPtrs.emplace_back(HstPtrBegin, DataSize, ForceDelete, in targetDataEnd()
630 for (DeallocTgtPtrInfo &Info : DeallocTgtPtrs) { in targetDataEnd()