diff options
author | Piotr Padlewski <piotr.padlewski@gmail.com> | 2016-08-30 00:46:26 +0000 |
---|---|---|
committer | Piotr Padlewski <piotr.padlewski@gmail.com> | 2016-08-30 00:46:26 +0000 |
commit | 442d38c0b4782c45499e142bb75fa16a202653ed (patch) | |
tree | 040c8e78ae650587a13ba3f844cbc3daf7b9a051 /clang/lib | |
parent | 88c52e0f0a60dfbaf4a10067982b48881044bb1f (diff) | |
download | bcm5719-llvm-442d38c0b4782c45499e142bb75fa16a202653ed.tar.gz bcm5719-llvm-442d38c0b4782c45499e142bb75fa16a202653ed.zip |
NFC: add early exit in ModuleSummaryAnalysis
Summary:
Changed this code because it was not very readable.
The one question that I got after changing it is, should we
count calls to intrinsics? We don't add them to caller summary,
so maybe we shouldn't also count them?
Reviewers: tejohnson, eraman, mehdi_amini
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D23949
llvm-svn: 280036
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions