commit | 33be26f89361e721175635ed0195348a38fbffcc | [log] [tgz] |
---|---|---|
author | Haicheng Wu <haicheng@codeaurora.org> | Fri Aug 25 19:00:33 2017 +0000 |
committer | Haicheng Wu <haicheng@codeaurora.org> | Fri Aug 25 19:00:33 2017 +0000 |
tree | a2d04db051e8b060370992d6856443ca057e77a6 | |
parent | ef9c2d804eb579ad2767d192798b9fe167ddf821 [diff] |
[InlineCost] Small changes to early exit condition. NFC. Change the early exit condition from Cost > Threshold to Cost >= Threshold because the inline condition is Cost < Threshold. Differential Revision: https://reviews.llvm.org/D37087 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311791 91177308-0d34-0410-b5e6-96231b3b80d8