Add hooks to FoldingSetTrait to allow specializations to provide
implementations of equality comparison and hash computation. This can be used to optimize node lookup by avoiding creating lots of temporary ID values just for hashing and comparison purposes. llvm-svn: 111130
Loading
Please register or sign in to comment