Searched refs:need_bitfield_allocation (Results 1 – 1 of 1) sorted by relevance
413 need_bitfield_allocation: Vec<ItemId>, field596 need_bitfield_allocation: Default::default(), in new()719 self.need_bitfield_allocation.push(id); in add_item()1015 let need_bitfield_allocation = in compute_bitfield_units() localVariable1016 mem::take(&mut self.need_bitfield_allocation); in compute_bitfield_units()1017 for id in need_bitfield_allocation { in compute_bitfield_units()