bors 0e4243538b Auto merge of #116152 - cjgillot:unchunck, r=nnethercote
Only use dense bitsets in dataflow analyses

When a dataflow state has the size close to the number of locals, we should prefer a dense bitset, like we already store locals in a dense vector.
Other occurrences of `ChunkedBitSet` need to be justified by the size of the dataflow state.
2024-01-23 11:56:30 +00:00
..
2024-01-22 22:53:20 +00:00
2023-12-10 10:56:22 +08:00
2023-11-08 22:55:28 +01:00
2024-01-07 20:07:35 +00:00
2023-11-26 13:19:10 -05:00
2023-11-13 14:13:54 +00:00
2023-10-20 21:14:01 +00:00