ScopDetection: Fix mix-up of isLoad and isStore.
authorMichael Kruse <llvm@meinersbur.de>
Fri, 26 Feb 2016 16:40:35 +0000 (16:40 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Fri, 26 Feb 2016 16:40:35 +0000 (16:40 +0000)
commit0ac2d3e21757038846cdb7c71df2f414b36cfd40
tree9ea92cab39d44d425ef713aee60350e79ddf4e29
parent4d169bdca2167c42d1a2bac2cfc9f60e6a864034
ScopDetection: Fix mix-up of isLoad and isStore.

This was accidentally introduced in r258947.

Thanks to Hongbin Zheng for finding this.

Found-by: etherzhhb
llvm-svn: 262032
polly/lib/Analysis/ScopDetection.cpp