Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3625 DenseMap<const LexicalScope *, const DILocation *> ScopeToDILocation; in ExtendRanges() local
3645 ScopeToDILocation[Scope] = ScopeLoc; in ExtendRanges()
3654 vlocDataflow(P.first, ScopeToDILocation[P.first], P.second, in ExtendRanges()