Searched refs:OpenMPDebugLocMap (Results 1 – 2 of 2) sorted by relevance
322 OpenMPDebugLocMapTy OpenMPDebugLocMap; variable
1569 llvm::Value *OMPDebugLoc = OpenMPDebugLocMap.lookup(Loc.getRawEncoding()); in emitUpdateLocation()1580 OpenMPDebugLocMap[Loc.getRawEncoding()] = OMPDebugLoc; in emitUpdateLocation()