commit | b0f8fe528321262ad79127f02010e2a885335e8f | [log] [tgz] |
---|---|---|
author | Charles Saternos <charles.saternos@gmail.com> | Mon Feb 19 15:14:50 2018 +0000 |
committer | Charles Saternos <charles.saternos@gmail.com> | Mon Feb 19 15:14:50 2018 +0000 |
tree | 21ec9271d6bbe322ae7b624e13f8bbb00c07a2c9 | |
parent | f751ac3a9c3cf8017542c7b2eaec9870d225c55f [diff] |
[ThinLTO] Add GraphTraits for FunctionSummaries Add GraphTraits definitions to the FunctionSummary and ModuleSummaryIndex classes. These GraphTraits will be used to construct find SCC's in ThinLTO analysis passes. Third attempt - moved function from lambda to static function due to build failures. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325506 91177308-0d34-0410-b5e6-96231b3b80d8