OSDN Git Service

Move some code into ScalarEvolution.cpp; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 15 May 2017 04:22:09 +0000 (04:22 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 15 May 2017 04:22:09 +0000 (04:22 +0000)
commiteb82b46cf4c8c38c52e0839b650e18f7c32dca2f
treec14af1cfad53d86dbf35d0b0b1cf35f981fd8112
parentb2bc907841f99704e47ae63502e4ca345435cad5
Move some code into ScalarEvolution.cpp; NFC

I need to add some asserts to these constructors that are easier to
add once they're in the .cpp file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303032 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp