Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp195 bool hasPendingGlobals = Device.HasPendingGlobals; in CheckDeviceAndCtors() local
197 if (hasPendingGlobals && InitLibrary(Device) != OFFLOAD_SUCCESS) { in CheckDeviceAndCtors()