Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h322 OpenMPDebugLocMapTy OpenMPDebugLocMap; variable
H A DCGOpenMPRuntime.cpp1569 llvm::Value *OMPDebugLoc = OpenMPDebugLocMap.lookup(Loc.getRawEncoding()); in emitUpdateLocation()
1580 OpenMPDebugLocMap[Loc.getRawEncoding()] = OMPDebugLoc; in emitUpdateLocation()