Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp210 SlotDbgMap SlotDebugMap; in genSlotDbgMapping() local
215 SlotDebugMap[DI.getStackSlot()].insert(DI.Var); in genSlotDbgMapping()
232 SlotDebugMap[FrameIdx].insert(MI->getDebugVariable()); in genSlotDbgMapping()
237 return SlotDebugMap; in genSlotDbgMapping()