summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryBuffer.cpp
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2011-01-04 19:01:54 +0000
committerDale Johannesen <dalej@apple.com>2011-01-04 19:01:54 +0000
commita71d2cc88d9e2da576feeb8162a68d1827c4102a (patch)
tree08c3893b3a69f61314357121e763afdff482a41c /llvm/lib/Support/MemoryBuffer.cpp
parentbe63bbfd2401a72b66c190e012985397471af24d (diff)
downloadbcm5719-llvm-a71d2cc88d9e2da576feeb8162a68d1827c4102a.tar.gz
bcm5719-llvm-a71d2cc88d9e2da576feeb8162a68d1827c4102a.zip
Improve the accuracy of the inlining heuristic looking for the
case where a static caller is itself inlined everywhere else, and thus may go away if it doesn't get too big due to inlining other things into it. If there are references to the caller other than calls, it will not be removed; account for this. This results in same-day completion of the case in PR8853. llvm-svn: 122821
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud