Factor out the code for creating SCEVs for GEPs into a
authorDan Gohman <gohman@apple.com>
Fri, 8 May 2009 20:26:55 +0000 (20:26 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 8 May 2009 20:26:55 +0000 (20:26 +0000)
commit26466c0eb3451c5c953b3cca8940359152c4f8e3
tree4d4994cf7d0a4eb34645602e441233e541f00d9e
parent185cf0395c9d7d72ea12ce4d316a6cb2eab9115e
Factor out the code for creating SCEVs for GEPs into a
separate function.

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