Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h228 bool getMayContainAttachedPointers() const { in getMayContainAttachedPointers() function
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp649 if (!TPR.Entry || !TPR.Entry->getMayContainAttachedPointers()) in applyToShadowMapEntries()