Searched refs:need_bitfield_allocation (Results 1 – 1 of 1) sorted by relevance
403 need_bitfield_allocation: Vec<ItemId>, field581 need_bitfield_allocation: Default::default(), in new()693 self.need_bitfield_allocation.push(id); in add_item()982 let need_bitfield_allocation = in compute_bitfield_units() localVariable983 mem::take(&mut self.need_bitfield_allocation); in compute_bitfield_units()984 for id in need_bitfield_allocation { in compute_bitfield_units()