Raphael Isemann a7f19e5fda Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID
Summary:
Instead of iterating over our vector of functions, we might as well use a map here to
directly get the function we need.

Thanks to Vedant for pointing this out.

Reviewers: vsk

Reviewed By: vsk

Subscribers: mgrang, lldb-commits

Differential Revision: https://reviews.llvm.org/D50225

llvm-svn: 339504
2018-08-11 23:40:27 +00:00
..
2017-04-06 21:28:29 +00:00
2018-04-30 16:49:04 +00:00
2018-05-29 09:10:46 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2018-06-01 12:06:45 +00:00