diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-09-18 20:31:26 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-09-18 20:31:26 +0000 |
commit | 1ae21d1367c0390c1a3abdf76c61d707e3003b59 (patch) | |
tree | 767116d6b45490c254159378cd211def52250e70 /llvm/lib/Object/SymbolicFile.cpp | |
parent | 3c619a43d512ad170d3c8d666455501e8fe3df08 (diff) | |
download | bcm5719-llvm-1ae21d1367c0390c1a3abdf76c61d707e3003b59.tar.gz bcm5719-llvm-1ae21d1367c0390c1a3abdf76c61d707e3003b59.zip |
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
llvm-svn: 218074
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions