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.cpp3595 auto DILocIt = ScopeToDILocation.find(WS); in depthFirstVLocAndEmit() local
3596 if (HighestDFSIn <= WS->getDFSIn() && DILocIt != ScopeToDILocation.end()) { in depthFirstVLocAndEmit()
3597 const DILocation *DILoc = DILocIt->second; in depthFirstVLocAndEmit()