commit | ed4971468743cd9112c6a8e3f35f167064ee2df9 | [log] [tgz] |
---|---|---|
author | Haicheng Wu <haicheng@codeaurora.org> | Thu Dec 14 14:36:18 2017 +0000 |
committer | Haicheng Wu <haicheng@codeaurora.org> | Thu Dec 14 14:36:18 2017 +0000 |
tree | 10380c25d73a2bcc1468d3267655b41701b8eee9 | |
parent | f30ce39f3a6501dfe0dc758954741694409fa819 [diff] |
[InlineCost] Tracking Values through PHI Nodes This patch fix this FIXME in visitPHI() FIXME: We should potentially be tracking values through phi nodes, especially when they collapse to a single value due to deleted CFG edges during inlining. Differential Revision: https://reviews.llvm.org/D38594 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320699 91177308-0d34-0410-b5e6-96231b3b80d8