[LV] Split most of createMissedAnalysis into a static function. NFC
authorAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 17:05:35 +0000 (17:05 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 29 Sep 2016 17:05:35 +0000 (17:05 +0000)
commit70757dd95a9c2c329714b93aa3d42af598d1dce9
tree8657caa81fee27f02e08875d59dbe5cb8cc64270
parent7f4516b049038130f0d95e55c5c70ae726c3293d
[LV] Split most of createMissedAnalysis into a static function. NFC

This will be shared between Legality and CostModel.

llvm-svn: 282728
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp