Searched refs:OffloadEntriesDeviceGlobalVar (Results 1 – 2 of 2) sorted by relevance
598 return OffloadEntriesDeviceGlobalVar.count(VarName) > 0; in hasDeviceGlobalVarEntryInfo()624 OffloadEntriesDeviceGlobalVarTy OffloadEntriesDeviceGlobalVar; variable
3636 OffloadEntriesDeviceGlobalVar.empty(); in empty()3719 OffloadEntriesDeviceGlobalVar.try_emplace(Name, Order, Flags); in initializeDeviceGlobalVarEntryInfo()3729 auto &Entry = OffloadEntriesDeviceGlobalVar[VarName]; in registerDeviceGlobalVarEntryInfo()3742 OffloadEntriesDeviceGlobalVar.try_emplace( in registerDeviceGlobalVarEntryInfo()3752 for (const auto &E : OffloadEntriesDeviceGlobalVar) in actOnDeviceGlobalVarEntriesInfo()