Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp210 SlotDbgMap SlotDebugMap; in genSlotDbgMapping() local
214 SlotDebugMap[DI.Slot].insert(DI.Var); in genSlotDbgMapping()
231 SlotDebugMap[FrameIdx].insert(MI->getDebugVariable()); in genSlotDbgMapping()
236 return SlotDebugMap; in genSlotDbgMapping()