Files
llvm-6502/tools
Justin Bogner e3d674f88d llvm-cov: Simplify FunctionInstantiationSetCollector (NFC)
- Replace std::unordered_map with DenseMap
- Use std::pair instead of manually combining two unsigneds
- Assert if insert is called with invalid arguments
- Avoid an unnecessary copy of a std::vector

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218074 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-18 20:31:26 +00:00
..
2014-09-02 22:28:02 +00:00
2014-09-10 12:51:52 +00:00
2014-09-15 19:42:42 +00:00
2014-08-01 06:16:03 +00:00
2014-08-01 14:57:05 +00:00
2014-09-15 19:42:42 +00:00
2014-09-16 03:52:46 +00:00