Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2732 auto PerFile = PerDevice->second.find(FileID); in hasTargetRegionEntryInfo() local
2733 if (PerFile == PerDevice->second.end()) in hasTargetRegionEntryInfo()
2735 auto PerParentName = PerFile->second.find(ParentName); in hasTargetRegionEntryInfo()
2736 if (PerParentName == PerFile->second.end()) in hasTargetRegionEntryInfo()