commit | 204b59072d38d8b441a607cd7bcc24e33a6220df | [log] [tgz] |
---|---|---|
author | Cong Hou <congh@google.com> | Thu Jul 16 18:23:57 2015 +0000 |
committer | Cong Hou <congh@google.com> | Thu Jul 16 18:23:57 2015 +0000 |
tree | 62e3d5466b75d608e2edaea27fb749176e53b829 | |
parent | 4a6d99b0a96d4eb27d89c22e33981ff0344c5737 [diff] |
Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&. The benefit of turning the parameter of LoopInfo::analyze() to const& is that it now can accept a rvalue. http://reviews.llvm.org/D11250 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242426 91177308-0d34-0410-b5e6-96231b3b80d8