[TableGen] Use FoldingSets instead of DenseMaps to unique UnOpInit, BinOpInit...
[TableGen] Use FoldingSets instead of DenseMaps to unique UnOpInit, BinOpInit and TernOpInit. This remove the memory needed to store the key for the DenseMap. NFC llvm-svn: 258071
Loading
Please sign in to comment