Searched refs:VarsWithStackSlot (Results 1 – 1 of 1) sorted by relevance
376 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon3afac2c40211::MemLocFragmentFill674 if (!VarsWithStackSlot->count(getAggregate(DbgVar))) in addDef()850 const DenseSet<DebugAggregate> *VarsWithStackSlot, in MemLocFragmentFill() argument852 : Fn(Fn), VarsWithStackSlot(VarsWithStackSlot), in MemLocFragmentFill()1297 const DenseSet<DebugAggregate> *VarsWithStackSlot; member in __anon3afac2c40211::AssignmentTrackingLowering1389 const DenseSet<DebugAggregate> *VarsWithStackSlot) in AssignmentTrackingLowering() argument1390 : Fn(Fn), Layout(Layout), VarsWithStackSlot(VarsWithStackSlot) {} in AssignmentTrackingLowering()1691 assert(VarsWithStackSlot->count(getAggregate(Assign)) && in processTaggedInstruction()1770 if (!VarsWithStackSlot->count(getAggregate(DbgAssign))) in processDbgAssign()1818 if (!VarsWithStackSlot->count(getAggregate(DbgValue))) in processDbgValue()[all …]