De-pImpl-ify ScalarEvolution. The pImpl pattern doesn't provide much
authorDan Gohman <gohman@apple.com>
Tue, 21 Apr 2009 23:15:49 +0000 (23:15 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 21 Apr 2009 23:15:49 +0000 (23:15 +0000)
commitf8a8be86e3972608741c1e1ecb89ec3c6f570552
tree57f410a6f3ad0c33e8d8fcc133fc5de1681936a5
parent5b69ebac857104770b1a751bf7a463fda4330a62
De-pImpl-ify ScalarEvolution. The pImpl pattern doesn't provide much
practical benefit in the case of ScalarEvolution, and it's otherwise
a nuisance.

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