Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h807 using ScopeToDILocT = DenseMap<const LexicalScope *, const DILocation *>; variable
1113 const ScopeToDILocT &ScopeToDILocation,
1122 unsigned MaxNumBlocks, const ScopeToDILocT &ScopeToDILocation,
H A DInstrRefBasedImpl.cpp2964 const ScopeToDILocT &ScopeToDILocation, in makeDepthFirstEjectionMap()
3009 unsigned MaxNumBlocks, const ScopeToDILocT &ScopeToDILocation, in depthFirstVLocAndEmit()
3277 ScopeToDILocT ScopeToDILocation; in ExtendRanges()