Skip to content
Commit 9c9ce53b authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent b8640b6d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment