Enable llvm's isa/cast/dyn_cast on MemAccInst.
authorHongbin Zheng <etherzhhb@gmail.com>
Sat, 27 Feb 2016 01:49:58 +0000 (01:49 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Sat, 27 Feb 2016 01:49:58 +0000 (01:49 +0000)
commit8efb22ef25d3fee8d92542ae7b0c4db3fea2eb1f
treedf0afc10e30751d95f08ee1badb7fde91ee93f2b
parent272a2bc36501831328d62ff2081830709bd74b8a
Enable llvm's isa/cast/dyn_cast on MemAccInst.

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

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