commit | e3d674f88dbe6cd80ddd003c99ec4d6b512b2500 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Thu Sep 18 20:31:26 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Thu Sep 18 20:31:26 2014 +0000 |
tree | 0509ea923a844a90fdc33bb6f3e8afb113fdda21 | |
parent | 5052940c273cc3ee9cc22c6ef306d38be514e74f [diff] |
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