Replace getLoopForInst by getLoopForStmt
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Tue, 16 Feb 2016 12:36:14 +0000 (12:36 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Tue, 16 Feb 2016 12:36:14 +0000 (12:36 +0000)
commit2c3ffc04f39d46f42c70dc52942e67fdb57eac7b
tree4184e01edf4cd6576c223b873f53c548d19602a1
parentc0214e0e87a147be4a204d4355b8d8c023861760
Replace getLoopForInst by getLoopForStmt

  This patch was extracted from http://reviews.llvm.org/D13611.

llvm-svn: 260958
polly/include/polly/CodeGen/BlockGenerators.h
polly/lib/CodeGen/BlockGenerators.cpp