Searched refs:VarsWithStackSlot (Results 1 – 1 of 1) sorted by relevance
303 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anonf860719b0211::MemLocFragmentFill576 if (!VarsWithStackSlot->count(getAggregate(DbgVar))) in addDef()740 const DenseSet<DebugAggregate> *VarsWithStackSlot) in MemLocFragmentFill() argument741 : Fn(Fn), VarsWithStackSlot(VarsWithStackSlot) {} in MemLocFragmentFill()1039 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anonf860719b0211::AssignmentTrackingLowering1124 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering() argument1125 : Fn(Fn), Layout(Layout), VarsWithStackSlot(VarsWithStackSlot) {} in AssignmentTrackingLowering()1396 assert(VarsWithStackSlot->count(getAggregate(DAI)) && in processTaggedInstruction()1469 if (!VarsWithStackSlot->count(getAggregate(&DAI))) in processDbgAssign()1511 if (!VarsWithStackSlot->count(getAggregate(&DVI))) in processDbgValue()[all …]