Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp3292 DenseMap<const LexicalScope *, const DILocation *> ScopeToDILocation; in ExtendRanges() local
3312 ScopeToDILocation[Scope] = ScopeLoc; in ExtendRanges()
3321 vlocDataflow(P.first, ScopeToDILocation[P.first], P.second, in ExtendRanges()