Searched refs:VarsWithStackSlot (Results 1 – 1 of 1) sorted by relevance
374 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon3afac2c40211::MemLocFragmentFill672 if (!VarsWithStackSlot->count(getAggregate(DbgVar))) in addDef()848 const DenseSet<DebugAggregate> *VarsWithStackSlot, in MemLocFragmentFill() argument850 : Fn(Fn), VarsWithStackSlot(VarsWithStackSlot), in MemLocFragmentFill()1273 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon3afac2c40211::AssignmentTrackingLowering1364 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering() argument1365 : Fn(Fn), Layout(Layout), VarsWithStackSlot(VarsWithStackSlot) {} in AssignmentTrackingLowering()1695 assert(VarsWithStackSlot->count(getAggregate(Assign)) && in processTaggedInstruction()1769 if (!VarsWithStackSlot->count(getAggregate(DbgAssign))) in processDbgAssign()1811 if (!VarsWithStackSlot->count(getAggregate(DbgValue))) in processDbgValue()[all …]