Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3624 auto DILocIt = ScopeToDILocation.find(WS); in depthFirstVLocAndEmit() local
3625 if (HighestDFSIn <= WS->getDFSIn() && DILocIt != ScopeToDILocation.end()) { in depthFirstVLocAndEmit()
3626 const DILocation *DILoc = DILocIt->second; in depthFirstVLocAndEmit()