Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp252 SlotDbgMap SlotDebugMap; in genSlotDbgMapping() local
257 SlotDebugMap[DI.getStackSlot()].insert(DI.Var); in genSlotDbgMapping()
274 SlotDebugMap[FrameIdx].insert(MI->getDebugVariable()); in genSlotDbgMapping()
279 return SlotDebugMap; in genSlotDbgMapping()