Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3015 auto PerLine = PerParentName->second.find(LineNum); in hasTargetRegionEntryInfo() local
3016 if (PerLine == PerParentName->second.end()) in hasTargetRegionEntryInfo()
3020 (PerLine->second.getAddress() || PerLine->second.getID())) in hasTargetRegionEntryInfo()