Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3687 auto PerFile = PerDevice->second.find(FileID); in hasTargetRegionEntryInfo() local
3688 if (PerFile == PerDevice->second.end()) in hasTargetRegionEntryInfo()
3690 auto PerParentName = PerFile->second.find(ParentName); in hasTargetRegionEntryInfo()
3691 if (PerParentName == PerFile->second.end()) in hasTargetRegionEntryInfo()