Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Domptarget.cpp1097 HostPtrToTableMapTy::iterator TableMapIt = in getTableMap() local
1100 if (TableMapIt != PM->HostPtrToTableMap.end()) in getTableMap()
1101 return &TableMapIt->second; in getTableMap()