Relate domains to statements during construction [NFC]
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Tue, 19 Apr 2016 14:53:13 +0000 (14:53 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Tue, 19 Apr 2016 14:53:13 +0000 (14:53 +0000)
commit171b92f1e159be30fbc29871fefcb09fd05a9016
treef7a2b3bd12ad21d41de6ad3c771382877a91f1b6
parentff68f46458765c2be2518b4147889a2621e454b6
Relate domains to statements during construction [NFC]

  Instead of the Scop::getPwAff() function we now use the ScopStmt::getPwAff()
  function during the statements domain construction.

llvm-svn: 266741
polly/lib/Analysis/ScopInfo.cpp