| commit | a7dcfa746e8eab05e0750adc2c6dd1fabae5636d | [log] [tgz] | 
|---|---|---|
| author | Florian Hahn <florian.hahn@arm.com> | Sat Mar 10 14:53:44 2018 +0000 | 
| committer | Florian Hahn <florian.hahn@arm.com> | Sat Mar 10 14:53:44 2018 +0000 | 
| tree | 8a48c67ed859c9c2486d6b2ad90954fa4478d0ac | |
| parent | c181b127c0e33ac5bbdab559de0ad1e6383737b1 [diff] | 
[PartialInlining] Use isInlineViable to detect constructs preventing inlining. Use isInlineViable to prevent inlining of functions with non-inlinable constructs, in case cost analysis is skipped. Reviewers: efriedma, sfertile, davide, davidxl Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D42846 llvm-svn: 327207