Learn more about cloning repositories
You have read-only access
[RLE-DSE] Use SmallDenseMap instead of DenseMap in RLE to save memory allocations. Many, if not most functions do not have more than 64 BasicBlocks (BBState) which is the default for DenseMap.