Files
clang-p2996/llvm/lib/Transforms/IPO
Teresa Johnson 61afebdacc [MemProf][NFC] Switch to DenseMaps (#93868)
Change a couple of maps from std::map to DenseMap, which showed
a modest (3.6%) reduction in peak RSS.
2024-05-30 12:57:14 -07:00
..