Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp73 static int initLibrary(DeviceTy &Device) { in initLibrary() function
327 if (HasPendingGlobals && initLibrary(Device) != OFFLOAD_SUCCESS) { in checkDeviceAndCtors()