Lang Hames 63b14baf79 [ADT] Add a 'find_as' operation to DenseSet.
This operation is analogous to its counterpart in DenseMap: It allows lookup
via cheap-to-construct keys (provided that getHashValue and isEqual are
implemented for the cheap key-type in the DenseMapInfo specialization).

Thanks to Chandler for the review.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220168 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-19 19:36:33 +00:00
..
2014-06-20 10:52:57 +00:00
2014-04-28 04:05:08 +00:00
2014-07-29 00:38:55 +00:00
2014-04-24 06:44:33 +00:00
2014-04-24 06:44:33 +00:00
2014-04-25 20:52:08 +00:00
2014-09-19 19:52:11 +00:00
2014-10-03 11:55:31 +00:00
2014-06-27 18:19:56 +00:00