commit | dee1e82714685597252d73394f020f2dd04818f7 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Tue Apr 14 03:20:28 2015 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Tue Apr 14 03:20:28 2015 +0000 |
tree | e5cb779ff22a09c95f5888dc765373e6b24383df | |
parent | 41ed49389bc67e1855aeb6a026acb4992424a245 [diff] |
[SCEV] Refactor out isHighCostExpansion. NFCI. Summary: Move isHighCostExpansion from IndVarSimplify to SCEVExpander. This exposed function will be used in a subsequent change. Reviewers: bogner, atrick Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D8995 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234844 91177308-0d34-0410-b5e6-96231b3b80d8