[Refactor][NFC] Generalize the creation of ScopArrayInfo objects.
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Fri, 7 Nov 2014 08:31:31 +0000 (08:31 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Fri, 7 Nov 2014 08:31:31 +0000 (08:31 +0000)
commit80ef110ccaab14f8bdadd01de989dea7139b956c
tree2efc5efb7922c4bfe8b80151168724f7f41a5bfd
parent1fb1a044e5cedc0ebda23ae0566565c336f9ceb5
[Refactor][NFC] Generalize the creation of ScopArrayInfo objects.

Differential Revision: http://reviews.llvm.org/D6031

llvm-svn: 221512
polly/include/polly/ScopInfo.h
polly/include/polly/Support/ScopHelper.h
polly/lib/Analysis/ScopInfo.cpp
polly/lib/Support/ScopHelper.cpp