mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c9b2ffaf72
This commit adopts `llvm::DenseSet`, `llvm::DenseMap` and `std::unordered_set` where needed. It also tweaks some `llvm::SmallVector` sizes. It brings an additional ~3% improvement during lifting.