Assign meaningful name to MemoryAccess. NFC
authorHongbin Zheng <etherzhhb@gmail.com>
Sat, 20 Feb 2016 03:40:15 +0000 (03:40 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Sat, 20 Feb 2016 03:40:15 +0000 (03:40 +0000)
commit86f43eab8b8d05e406390f6c9bee4826e81a2617
treead59cd856cd5cd90e00fcf1b4355e34db90832b6
parent82657cf01a78c5a11e4688a89c49cd10ba665bfc
Assign meaningful name to MemoryAccess. NFC

Now the name of MemoryAccess is <StatementName>_[Read|Write|MayWrite]<Number>_<BaseName>,
e.g. Stmt_for_body_4_Read0_MemRef_A

llvm-svn: 261401
polly/include/polly/ScopInfo.h
polly/lib/Analysis/ScopInfo.cpp