[Refactor][NFC] Map basic blocks to SCoP statements.
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Fri, 31 Oct 2014 23:13:39 +0000 (23:13 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Fri, 31 Oct 2014 23:13:39 +0000 (23:13 +0000)
commit7c494217f38d302fcde076738784dd14884157ba
tree72d453093b8a3160bb93ccb17736587fa55ca687
parent4e27567a12852e69f6e2187c513b7a08ffd203e7
[Refactor][NFC] Map basic blocks to SCoP statements.

  This will simplify the construction of domains and the modeling of
  PHI's.

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